add dollar sign to wiki page titles

This commit is contained in:
Ben Harris 2020-05-06 22:23:19 -04:00
parent c3f604cf97
commit 73931e2f7f
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ $highlighting-css$
$endfor$ $endfor$
$if(title)$ $if(title)$
<header> <header>
<h1 class="title">$title$</h1> <h1 class="title">$$ $title$</h1>
$if(subtitle)$ $if(subtitle)$
<p class="subtitle">$subtitle$</p> <p class="subtitle">$subtitle$</p>