mirror of
https://github.com/Damillora/Yuika
synced 2024-11-22 09:17:33 +00:00
Modify position of subscription a bit
This commit is contained in:
parent
18008fa9d7
commit
9d9698814d
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "yuika",
|
||||
"description": "nanao.moe's blog theme",
|
||||
"version": "2.4.0",
|
||||
"version": "2.4.1",
|
||||
"engines": {
|
||||
"ghost-api": "v3"
|
||||
},
|
||||
|
@ -17,15 +17,14 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-group">
|
||||
{{navigation}}
|
||||
{{#if @labs.members}}
|
||||
<div class="flex-grow"></div>
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a id="subscribe-button" href="#">Subscribe</a>
|
||||
</li>
|
||||
</ul>
|
||||
{{/if}}
|
||||
{{navigation}}
|
||||
</div>
|
||||
</header>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user