parent:
6807758f54c5afa96f66f766e3ad6d4f9b952a9c
nmyk <nick.mykins@gmail.com>
2014-12-23T18:29:31-05:00
Update cowposttemplate.html
diff --git a/cowposttemplate.html b/cowposttemplate.html
index 14e13b282646e5a86f09500caa060e515e23c606..dcdc1bf6a96dae767f0e21a28f1d3d70abed4696 100644
--- a/cowposttemplate.html
+++ b/cowposttemplate.html
@@ -1,11 +1,11 @@
<html>
<head>
- <title>nick's tilde.farm page</title>
+ <title>nick's page</title>
</head>
<body>
<div class="body_narrow">
<link rel="stylesheet" type="text/css" href="../style.css">
- <h1>~ nick at tilde dot farm ~</h1>
+ <h1>~ nick's page ~</h1>
<pre>
<p class=cowdate>{{cowpost.date}}</p>{{cowpost.cowtext}}
</pre>