mirror of https://github.com/tildeclub/site.git
add dollar sign to wiki page titles
This commit is contained in:
parent
c3f604cf97
commit
73931e2f7f
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue