Remove duplicate title from basic theme

This commit is contained in:
Benjamin Southall 2017-09-03 22:34:11 +09:00
parent e61077fe1f
commit 29744bd0b6

View File

@ -18,7 +18,6 @@
</div>
<header>
<h1 class="glitch" data-text="{{ settings.title }}"> {{ settings.title }}</h1>
<h1>{{ settings.title }}</h1>
<div class="subtitle">{{ settings.subtitle }}</div>
</header>
<center>