Update wiki.tmpl

This commit is contained in:
deepend-tildeclub 2020-05-06 23:41:49 -06:00 committed by GitHub
parent 67d32bb755
commit 1feb93cc5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ $highlighting-css$
<div class="content">
$if(title)$
<header>
<h1 id="fancyboi" class="title">$$ $title$</h1>
<h1 id="fancyboi" class="title">$title$</h1>
$if(subtitle)$
<p class="subtitle">$subtitle$</p>