Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Facebook metatags for organizations #1058

Open
magul opened this issue Aug 26, 2018 · 1 comment
Open

Custom Facebook metatags for organizations #1058

magul opened this issue Aug 26, 2018 · 1 comment

Comments

@magul
Copy link
Member

magul commented Aug 26, 2018

In #1056 we introduced default Facebook metatags, that will be set for every router change. For offer components we should introduce custom metatags (seting them inside ngOnInit)

{ name: 'og:title', content: `${organization.name} - Volontulo. Portal dla wolontariuszy` }
{ name: 'og:description', content: organization.description }
@magul magul changed the title Custom metatags for organizations Custom Facebook metatags for organizations Aug 26, 2018
@dianawieczorek
Copy link
Contributor

#1069

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants