mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2025-01-19 20:12:51 +09:00
hide broken logged-out header link for now
This commit is contained in:
parent
80d23791fb
commit
4fb9b0bbf7
@ -6,14 +6,14 @@
|
||||
><i class="ph-house ph-bold ph-lg icon"></i
|
||||
>{{ i18n.ts.home }}</MkA
|
||||
>
|
||||
<MkA
|
||||
<!-- <MkA
|
||||
v-if="isTimelineAvailable"
|
||||
to="/timeline"
|
||||
class="link"
|
||||
active-class="active"
|
||||
><i class="ph-chats-circle ph-bold ph-lg icon"></i
|
||||
>{{ i18n.ts.timeline }}</MkA
|
||||
>
|
||||
> -->
|
||||
<MkA to="/explore" class="link" active-class="active"
|
||||
><i class="ph-compass ph-bold ph-lg icon"></i
|
||||
>{{ i18n.ts.explore }}</MkA
|
||||
|
Loading…
Reference in New Issue
Block a user