~kvik/ugh

bd34d60603cd062af02b0681c9e625b59f1893cd — kvik 3 years ago 0f2ddfa
Revert accidental change
1 files changed, 0 insertions(+), 2 deletions(-)

M bin/md2html
M bin/md2html => bin/md2html +0 -2
@@ 23,8 23,6 @@ site = `{cfg site}

stub = `{echo $md | sed 's@\..*$@@'}
title = `{sed 's@^# @@; 1q' $stub.md}
if(! ~ $#site 0)
	title = $site — $title
head = `''{expand templates/head.html}
body = `''{bin/filter-markdown $stub.md}
body = `''{expand templates/body.html}