Skip to content

add link rel canonical for release url #414

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

Conversation

toddjordan
Copy link
Contributor

@toddjordan toddjordan commented Jan 3, 2018

Initial pass at adding link canonical tag to api docs in support of release url
Part of addressing #407

@toddjordan toddjordan changed the title add link rel canonical for release url [wip]add link rel canonical for release url Jan 3, 2018
@toddjordan toddjordan force-pushed the add-link-canonical-for-release branch from 444719c to 6eca4f4 Compare January 4, 2018 05:01
@toddjordan toddjordan changed the title [wip]add link rel canonical for release url add link rel canonical for release url Jan 4, 2018
@@ -1,7 +1,6 @@
<title>{{model.title}}</title>

<link rel="dns-prefetch" href="{{cdnDomain}}" >
Copy link
Contributor Author

Choose a reason for hiding this comment

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

actually this may need a bug from before, and need to be model.cdnDomain. will check and update if necessary.

Copy link
Member

Choose a reason for hiding this comment

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

Yeah, what u said 😄

@sivakumar-kailasam
Copy link
Member

Can we add a test for this?

@@ -1,7 +1,6 @@
<title>{{model.title}}</title>

<link rel="dns-prefetch" href="{{cdnDomain}}" >
Copy link
Member

Choose a reason for hiding this comment

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

Yeah, what u said 😄

@toddjordan
Copy link
Contributor Author

yeah, will see what I can do for a test. Should be able to assert on it with an acceptance test

@toddjordan toddjordan force-pushed the add-link-canonical-for-release branch from 6eca4f4 to 5f3596a Compare January 4, 2018 06:49
@sivakumar-kailasam sivakumar-kailasam merged commit 0b1c2f3 into ember-learn:master Jan 4, 2018
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