X-Git-Url: https://plomlompom.com/repos/?p=redo-blog;a=blobdiff_plain;f=processor%2Findex.html.do;h=af8ba85e225e05599ba7cca418f68ad453b9376f;hp=2b71ffb486cd624f39c3eb12e9dcaaeb3c93e69c;hb=4373137de8ac6ad8731e6828a9876de9efe0a82e;hpb=5a17d0898d72bc8574601f57f26af8d3e0da2288 diff --git a/processor/index.html.do b/processor/index.html.do index 2b71ffb..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,24 +16,30 @@ blog_title=`read_and_escape_file "$title_file" | head -1` printf "%s\n\n\n" "$blog_title" printf "

%s

\n\n\n"