Author: muffin Date: 2004-12-30 15:38:52 -0500 (Thu, 30 Dec 2004) New Revision: 479
Modified: trunk/web/index.thtml Log: Added 'author' META tag to index.thtml in website. Modified: trunk/web/index.thtml =================================================================== --- trunk/web/index.thtml 2004-12-30 06:41:41 UTC (rev 478) +++ trunk/web/index.thtml 2004-12-30 20:38:52 UTC (rev 479) @@ -1,6 +1,7 @@ [% META - title = "Home", - date = '2004-04-25', + title = "Home" + author = "Dylan Hardison" + date = '2004-04-25' %] [% WRAPPER "page" %]
