1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

Updated seo-tag settings.

Although `tagline` hasn't been released yet.
This commit is contained in:
Cotes Chung
2020-01-09 02:48:57 +08:00
parent 53e01c1778
commit 6cef0829a8
5 changed files with 18 additions and 15 deletions

View File

@@ -23,7 +23,7 @@
<div id="site-title">
<a href="{{ site.baseurl }}/">{{- site.title -}}</a>
</div>
<div id="site-subtitle" class="font-italic">{{ site.description }}</div>
<div id="site-subtitle" class="font-italic">{{- site.tagline -}}</div>
</div>
</div>