mirror of
https://github.com/google/styleguide.git
synced 2024-03-22 13:11:43 +08:00
4634e4b9c9
Also added a redirect template that receives a url to redirect to and a page title.
5 lines
142 B
XML
5 lines
142 B
XML
<?xml version="1.0"?>
|
|
<?xml-stylesheet type="text/xsl" href="styleguide.xsl"?>
|
|
<REDIRECT title="Redirecting" url="cppguide.html">
|
|
</REDIRECT>
|