diff --git a/bin/controller.rc b/bin/controller.rc index 99779ea..991d483 100755 --- a/bin/controller.rc +++ b/bin/controller.rc @@ -167,24 +167,25 @@ uri=$baseuri$"uri # Should be in a separate file. cat <<'!' | template - + - %($blogTitle%) + %($siteTitle%) %($uri%) %($blogDesc%) en-us Tom Duff's rc, and Kris Maglione's clever hackery - Uriel %lt;uriel99@gmail.com> + Uriel Mangado <uriel99@gmail.com> %{ for(f in `{sortedBlogPostList $blogDirs}) { statpost $f %} %($title%) - %($by%) + %($by%)@noreply.cat-v.org %($uri%) + %($uri%) %($date%) - + % }