mirror of
https://github.com/Damillora/Yuika
synced 2024-11-22 09:17:33 +00:00
Ah, just use the floating button
This commit is contained in:
parent
802f3b32ad
commit
58d2b27626
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "yuika",
|
||||
"description": "nanao.moe's blog theme",
|
||||
"version": "2.9.1",
|
||||
"version": "2.9.2",
|
||||
"engines": {
|
||||
"ghost-api": "v3"
|
||||
},
|
||||
|
@ -12,20 +12,6 @@
|
||||
<a href="{{@site.url}}" class="block flex flex-col flex-grow site-title">
|
||||
<h1 class="text-lg text-white">{{@site.title}}</h1>
|
||||
</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 class="nav-group">
|
||||
|
Loading…
Reference in New Issue
Block a user