Link latest.php
[anoweco.git] / data / templates / index.htm
index 4862aac5de3bc41c09ac29d9f04cf82d50bffd59..3d20c28921b5cd9c435586495ba30a2f9f197be2 100644 (file)
@@ -6,6 +6,8 @@
   <link rel="token_endpoint" href="{{baseurl}}token.php"/>
   <link rel="micropub" href="{{baseurl}}micropub.php"/>
   <link rel="stylesheet" type="text/css" href="css/index.css"/>
+  <meta name="generator" content="anoweco"/>
+  <link rel="vcs-git" href="https://github.com/cweiske/anoweco"/>
  </head>
  <body>
   <h1>{{title}}</h1>
    simply type:
   </p>
   <pre>{{baseurl}}</pre>
+
+
+  <h2>Misc</h2>
+  <p>
+   anoweco is <a href="https://github.com/cweiske/anoweco">open source</a>.
+   You may view the
+   <a href="latest.php">latest posts</a>.
+  </p>
  </body>
 </html>