Add class to wiki titles

This commit is contained in:
Noah 2015-05-14 17:04:51 -07:00
parent 72b9c60595
commit d77e9e10b9

View File

@ -15,7 +15,7 @@
] ]
</div> </div>
<h1>{{ title }}</h1> <h1 class="wiki-title">{{ title }}</h1>
<hr> <hr>