updated link and copyright
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
<template>
|
<template>
|
||||||
<v-footer app height="40">
|
<v-footer app style="height: 2rem">
|
||||||
<a
|
<a
|
||||||
class="d-inline-block mx-2"
|
class="d-inline-block mx-2"
|
||||||
href="https://somegit.dev/vikingowl/tik-tak-blow"
|
href="https://somegit.dev/tik-tak-blow/tik-tak-blow-webclient"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
title="Tik Tak Blow - Gitea">
|
title="Tik Tak Blow - Gitea">
|
||||||
@@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
<div class="text-caption text-disabled" style="position: absolute; right: 16px">
|
<div class="text-caption text-disabled" style="position: absolute; right: 16px">
|
||||||
© {{ new Date().getFullYear() }}
|
© {{ new Date().getFullYear() }}
|
||||||
<span class="d-none d-sm-inline-block">VikingOwl</span>
|
<span class="d-none d-sm-inline-block">VikingOwl && S0wlz</span>
|
||||||
</div>
|
</div>
|
||||||
</v-footer>
|
</v-footer>
|
||||||
</template>
|
</template>
|
||||||
|
Reference in New Issue
Block a user