From d14e9ac5b86c911cb255ab30425790488c20fb4d Mon Sep 17 00:00:00 2001 From: Zhiming Wang Date: Tue, 5 May 2015 00:08:53 -0700 Subject: a lot of work Mainly generating feed and index. --- templates/template.html | 33 ++++++++++++++++----------------- 1 file changed, 16 insertions(+), 17 deletions(-) (limited to 'templates/template.html') diff --git a/templates/template.html b/templates/template.html index 1b527e5e..ff6c5f5a 100644 --- a/templates/template.html +++ b/templates/template.html @@ -1,31 +1,30 @@ - - + + - - - - + + + $if(date)$ - + $endif$ - $pagetitle$ — dl? cmplnts? - +$pagetitle$ + $if(quotes)$ - + $endif$ $if(highlighting-css)$ - + $endif$ $for(css)$ - + $endfor$ $if(math)$ - $math$ +$math$ $endif$ $for(header-includes)$ - $header-includes$ +$header-includes$ $endfor$ @@ -41,7 +40,7 @@ $if(subtitle)$ $endif$

$if(date-display)$ - + $endif$ by Zhiming Wang

@@ -53,8 +52,8 @@ $toc$ $endif$ $body$ -
-- cgit v1.2.1