changeset 43:2ddb3871e298

tmpl: renamed to pile of C
author Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
date Sun, 15 Feb 2009 19:09:22 -0500
parents afefc13cc84b
children 40c7d80df969
files templates/footer.html templates/header.html
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/templates/footer.html	Sun Feb 15 02:11:13 2009 -0500
+++ b/templates/footer.html	Sun Feb 15 19:09:22 2009 -0500
@@ -1,7 +1,7 @@
 
 <!-- begin footer -->
 
-<p class="credit"> <cite>Powered by <a href='http://www.josefsipek.net/' title='Powered by a pile of shell'><strong>a pile of shell scripts</strong></a></cite></p>
+<p class="credit"> <cite>Powered by <a href='http://www.josefsipek.net/' title='Powered by pile of c'><strong>a pile of c</strong></a></cite></p>
 
 </div>
 
--- a/templates/header.html	Sun Feb 15 02:11:13 2009 -0500
+++ b/templates/header.html	Sun Feb 15 19:09:22 2009 -0500
@@ -3,7 +3,7 @@
 <head>
 	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 	<title>Josef &#8220;Jeff&#8221; Sipek &raquo; @@TITLE@@</title>
-	<meta name="generator" content="Pile of Shell" />
+	<meta name="generator" content="Pile of C" />
 	<style type="text/css" media="screen">
 		@import url( http://josefsipek.net/blahg/wp-content/themes/jsn/style.css );
 	</style>