From 74a83135ea8a0d4def129ab1c76ce2637efaf1fd Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Tue, 15 Mar 2011 22:16:26 +0100 Subject: Make the main title a link to the main page. --- templates/journal_page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/journal_page.html b/templates/journal_page.html index 5aea965..f686cd7 100644 --- a/templates/journal_page.html +++ b/templates/journal_page.html @@ -14,7 +14,7 @@ {.end} {.section body} -

{site-name|html}

+

{site-name|html}

{site-subtitle|html}
{.section info-messages} -- cgit v1.2.3