Skip to content
Snippets Groups Projects
Commit 965efb6b authored by Matthieu Benoist's avatar Matthieu Benoist
Browse files

correction

parent f3d91c88
No related branches found
No related tags found
1 merge request!131SEO
......@@ -25,7 +25,6 @@ export class ContributionComponent implements OnInit {
}
ngOnInit() {
this._seoService.setPostSEO()
this._route.data.subscribe((data) => {
this.pageHeaderInfo.hasBetaStyle = data.hasBetaStyle;
this.pageHeaderInfo.title = pageTitles.contribution;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment