mirror of
https://github.com/Damillora/Yuika
synced 2024-11-22 09:17:33 +00:00
Fix site title
This commit is contained in:
parent
bbb72bbca3
commit
8042df5951
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "yuika",
|
||||
"description": "nanao.moe's blog theme",
|
||||
"version": "3.0.2",
|
||||
"version": "3.0.3",
|
||||
"engines": {
|
||||
"ghost-api": "v3"
|
||||
},
|
||||
|
@ -10,7 +10,7 @@
|
||||
</div>
|
||||
<div class="header__title">
|
||||
<a href="/">
|
||||
<h1>Damillora</h1>
|
||||
<h1>{{@site.title}}</h1>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user