Remove duplicate title from basic theme
This commit is contained in:
parent
e61077fe1f
commit
29744bd0b6
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user