denote link functionality by adding rel microformats
[sheet.git] / digraphs.plp
index 84b063e519f3431f5f09e4113a15de09c3313735..b4d3d01c7b8e7fe6875e4a03da271b10918b842d 100644 (file)
@@ -17,7 +17,6 @@ $header{content_type} = 'text/html; charset=utf-8';
 <title>digraph cheat sheet</title>
 <meta http-equiv="content-type" content="utf-8">
 <link rel="stylesheet" type="text/css" media="all" href="digraphs.css">
-<link rel="vcs" type="git" href="git://dev.shiar.nl/sheet">
 </head>
 
 <body>
@@ -119,10 +118,10 @@ print "</table>\n";
 </div>
 
 <p id="footer">
-       <a href="http://sheet.shiar.nl/digraphs">sheet.shiar.nl<strong>/digraphs</strong></a>
-       <a href="git://dev.shiar.nl/sheet"><:= "v$VERSION" :></a>
-       created by Shiar •
-       <a title="Licensed under the GNU Affero General Public License, version 3"
+       <a href="http://sheet.shiar.nl/" rel="home">sheet.shiar.nl</a>/digraphs
+       <a href="git://dev.shiar.nl/sheet" rel="vcs-git" title="Git repository"><:= "v$VERSION" :></a>
+       created by <a href="http://shiar.nl/" rel="author">Shiar</a> •
+       <a title="Licensed under the GNU Affero General Public License, version 3" rel="copyright"
           href="http://www.fsf.org/licensing/licenses/agpl-3.0.html">AGPLv3</a> •
        last update <:
                use Time::Format qw(time_format);