mirror of
https://github.com/Damillora/Yuika
synced 2024-11-16 14:57:32 +00:00
Ah, just use the floating button
This commit is contained in:
parent
802f3b32ad
commit
58d2b27626
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "yuika",
|
"name": "yuika",
|
||||||
"description": "nanao.moe's blog theme",
|
"description": "nanao.moe's blog theme",
|
||||||
"version": "2.9.1",
|
"version": "2.9.2",
|
||||||
"engines": {
|
"engines": {
|
||||||
"ghost-api": "v3"
|
"ghost-api": "v3"
|
||||||
},
|
},
|
||||||
|
@ -12,20 +12,6 @@
|
|||||||
<a href="{{@site.url}}" class="block flex flex-col flex-grow site-title">
|
<a href="{{@site.url}}" class="block flex flex-col flex-grow site-title">
|
||||||
<h1 class="text-lg text-white">{{@site.title}}</h1>
|
<h1 class="text-lg text-white">{{@site.title}}</h1>
|
||||||
</a>
|
</a>
|
||||||
{{#if @member}}
|
|
||||||
<a href="#/portal/account" class="block flex flex-col text-white px-4">
|
|
||||||
{{@member.email}}
|
|
||||||
</a>
|
|
||||||
{{else}}
|
|
||||||
{{!--
|
|
||||||
<a href="#/portal/account" class="block flex flex-col text-white px-4">
|
|
||||||
Join The Damillora Network
|
|
||||||
</a>
|
|
||||||
--}}
|
|
||||||
<a href="#/portal" class="block flex flex-col text-white mr-4">
|
|
||||||
Subscribe
|
|
||||||
</a>
|
|
||||||
{{/if}}
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="nav-group">
|
<div class="nav-group">
|
||||||
|
Loading…
Reference in New Issue
Block a user