Previous fix also fixes what the comment complained about
This commit is contained in:
parent
a403020e1d
commit
5a96319640
@ -92,7 +92,6 @@ fn genbody {
|
||||
if not if(~ $#blogDirs 0)
|
||||
template.awk inc/404.tpl | rc $rcargs
|
||||
|
||||
# Technically wrong. Will spit out blog entries after 404 for /blog/foo, for instance.
|
||||
if(! ~ $#blogDirs 0) {
|
||||
if ( ! ~ $blogTitle '' )
|
||||
echo '<h1>'$"blogTitle'</h1>'
|
||||
|
Loading…
Reference in New Issue
Block a user