mirror of
https://github.com/versia-pub/frontend.git
synced 2026-03-13 03:29:16 +01:00
chore: ⚰️ Remove dead code
This commit is contained in:
parent
0c46cb2dc2
commit
28ffa735ca
2 changed files with 0 additions and 26 deletions
|
|
@ -12,28 +12,6 @@
|
|||
<LazyTimelinesTimelineScroller>
|
||||
<LazyTimelinesNotifications />
|
||||
</LazyTimelinesTimelineScroller>
|
||||
<!-- <div class="mt-auto prose prose-invert prose-sm flex flex-col gap-4 px-10 pb-10" v-if="!tokenData">
|
||||
<div class="text-center">
|
||||
<strong
|
||||
class="bg-gradient-to-tr from-primary-300 via-purple-300 to-indigo-400 text-transparent bg-clip-text">Lysand
|
||||
{{ instance?.lysand_version ?? instance?.version }}</strong> • <a
|
||||
href="https://github.com/lysand-org/lysand" target="_blank">Source Code</a>• <a
|
||||
href="https://github.com/lysand-org/lysand/issues" target="_blank">Report an Issue</a>
|
||||
</div>
|
||||
|
||||
|
||||
<NuxtLink href="https://github.com/lysand-org/lysand" target="_blank">
|
||||
<ButtonsSecondary class="w-full">
|
||||
Create your own instance
|
||||
</ButtonsSecondary>
|
||||
</NuxtLink>
|
||||
|
||||
<NuxtLink href="/about/apps">
|
||||
<ButtonsSecondary class="w-full">
|
||||
Mobile Apps
|
||||
</ButtonsSecondary>
|
||||
</NuxtLink>
|
||||
</div> -->
|
||||
</LazySidebarsCollapsibleAside>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue