feat: add subtitle typeit
This commit is contained in:
@@ -16,10 +16,10 @@
|
||||
</div>
|
||||
{{ end }}
|
||||
|
||||
{{ with .Site.Params.subtitle}}
|
||||
<h2 class="description">
|
||||
{{ . }}
|
||||
</h2>
|
||||
{{ with .Site.Params.subtitle }}
|
||||
<h2 class="description">
|
||||
<div id="subtitle"></div>
|
||||
</h2>
|
||||
{{ end }}
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user