mirror of
https://github.com/google/styleguide.git
synced 2024-03-22 13:11:43 +08:00
Add a canonical link to update the URL for the Shell guide
This commit is contained in:
parent
43f20c3611
commit
415bb8d713
|
@ -24,6 +24,7 @@ xmlns:fn="http://www.w3.org/2005/xpath-functions">
|
||||||
<TITLE><xsl:value-of select="@title"/></TITLE>
|
<TITLE><xsl:value-of select="@title"/></TITLE>
|
||||||
<META http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
<META http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||||
<META http-equiv="refresh" content="0;url=https://google.github.io/styleguide/shellguide.html" />
|
<META http-equiv="refresh" content="0;url=https://google.github.io/styleguide/shellguide.html" />
|
||||||
|
<LINK rel="canonical" href="https://google.github.io/styleguide/shellguide.html" />
|
||||||
<LINK HREF="https://www.google.com/favicon.ico" type="image/x-icon"
|
<LINK HREF="https://www.google.com/favicon.ico" type="image/x-icon"
|
||||||
rel="shortcut icon"/>
|
rel="shortcut icon"/>
|
||||||
<LINK HREF="styleguide.css"
|
<LINK HREF="styleguide.css"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user