mirror of https://github.com/tildeclub/site.git
Update wiki.tmpl
This commit is contained in:
parent
67d32bb755
commit
1feb93cc5b
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue