Previous fix also fixes what the comment complained about
This commit is contained in:
parent
3704245426
commit
7ab982475b
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue