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

redirect to current homepage via JS #324

Merged
merged 2 commits into from Apr 30, 2018
Merged

Conversation

@kaycebasques
Copy link
Collaborator

@kaycebasques kaycebasques commented Mar 26, 2018

The honorable @paulirish WDYT?

It's worthwhile to get the redirect in place, yet not worthwhile enough to dig around the old infrastructure.

We can't figure out how to configure the server to redirect, so just do it via JS for now.
index.html Outdated
@@ -1,5 +1,9 @@
{{+bindTo:partials.standard_devtools_article canonical:strings.canonicalDevToolsOverview}}

<script>

This comment has been minimized.

@paulirish

paulirish Apr 30, 2018
Member

sg.

can you add this right above it?

<meta name="robots" content="noindex">
@kaycebasques
Copy link
Collaborator Author

@kaycebasques kaycebasques commented Apr 30, 2018

@paulirish done

@paulirish paulirish merged commit 3951217 into GoogleChrome:master Apr 30, 2018
1 of 2 checks passed
1 of 2 checks passed
continuous-integration/travis-ci/pr The Travis CI build is in progress
Details
cla/google All necessary CLAs are signed
@kaycebasques
Copy link
Collaborator Author

@kaycebasques kaycebasques commented Apr 30, 2018

Argh, looks like the auto-deploy system is borked

The previous commit from a while back that changes the first line from "(DevTools for short)" to "(DevTools)" isn't published, either.

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

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.