cowsay-blog

commit ac752ccdab6d8b0ac173a835971223a9655f09a6

tree

parent:
f4a66bd395590c8e74952d0d74d9a4ae554c51ad

nmyk <nick.mykins@gmail.com>

2014-12-23T18:30:31-05:00

Update cowpostindextemplate.html

diff --git a/cowpostindextemplate.html b/cowpostindextemplate.html
index 41fdc942d26b49b84690a5f3ce26e12c2992ee2e..505caf111ef0d4d311b1f0c72ac5fa0660e9ba60 100644
--- a/cowpostindextemplate.html
+++ b/cowpostindextemplate.html
@@ -1,10 +1,10 @@
 <html>
   <head>
-    <title>nick's tilde.farm page</title>
+    <title>nick's page</title>
   </head>
   <body>
     <link rel="stylesheet" type="text/css" href="../style.css">
-    <h1>~ nick at tilde dot farm ~</h1>
+    <h1>~ nick's page ~</h1>
     <ol>
     {% for cowpost in cowposts %}
     <li> <a href="{{cowpost.htmltitle}}">{{cowpost.htmltitle}}</a>