mirror of
https://github.com/tildeclub/site.git
synced 2026-01-23 21:40:18 +00:00
add dollar sign to wiki page titles
This commit is contained in:
@@ -48,7 +48,7 @@ $highlighting-css$
|
||||
$endfor$
|
||||
$if(title)$
|
||||
<header>
|
||||
<h1 class="title">$title$</h1>
|
||||
<h1 class="title">$$ $title$</h1>
|
||||
|
||||
$if(subtitle)$
|
||||
<p class="subtitle">$subtitle$</p>
|
||||
|
||||
Reference in New Issue
Block a user