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

Document Title - set document title on Why Us page #21

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

timbo-92
Copy link

No description provided.

export class WhyUsComponent {}
export class WhyUsComponent {
constructor(private titleService: Title) {
this.titleService.setTitle("Why Us | Toe-tally Amazing");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes!

Enige probleem is nu... Als je ooit op de "Why Us" page kwam, dan blijft de title eeuwig dat!

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Geimplementeerd zoals beschreven in de acceptatiecriteria!
Indien ze effectief enkel op de Why Us pagina die titel willen en elders de originele is er deze MR: #31

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hahaha!
Of de analysts / testers er zo ook over gaan denken... 😀

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

Successfully merging this pull request may close these issues.

2 participants