X-Git-Url: https://plomlompom.com/repos/?p=redo-blog;a=blobdiff_plain;f=processor%2Findex.html.do;h=af8ba85e225e05599ba7cca418f68ad453b9376f;hp=e436a4a67beaeb577738cf3d3e5c0ca1366516f3;hb=4373137de8ac6ad8731e6828a9876de9efe0a82e;hpb=eb9cbfe0b76e217743a18950693d90ebd3a20690 diff --git a/processor/index.html.do b/processor/index.html.do index e436a4a..af8ba85 100644 --- a/processor/index.html.do +++ b/processor/index.html.do @@ -2,6 +2,7 @@ # Pull in global dependencies. . ./helpers.sh +srcdir=`pwd` title_file=title.meta redo-ifchange "$title_file" @@ -15,25 +16,30 @@ blog_title=`read_and_escape_file "$title_file" | head -1` printf "%s\n\n\n" "$blog_title" printf "

%s

\n\n\n"