update footer
This commit is contained in:
parent
e3c3efddf2
commit
5a11840f71
|
@ -5,15 +5,15 @@
|
||||||
<v-footer app>
|
<v-footer app>
|
||||||
<span class="px-4 d-none d-sm-flex"
|
<span class="px-4 d-none d-sm-flex"
|
||||||
>© {{ new Date().getFullYear() }}
|
>© {{ new Date().getFullYear() }}
|
||||||
<v-btn x-small text class="text-none subtitle-1" href="http://wu5.de">
|
<v-btn x-small text class="text-none subtitle-1" href="https://wu5.de">
|
||||||
Studentenclub Wu5 e.V.
|
Studentenclub Wu5 e.V.
|
||||||
</v-btn>
|
</v-btn>
|
||||||
</span>
|
</span>
|
||||||
<span>
|
<span>
|
||||||
<v-btn text x-small href="https://141.30.30.142/wu5/impressum">
|
<v-btn text x-small href="https://wu5.de/impressum">
|
||||||
Impressum
|
Impressum
|
||||||
</v-btn>
|
</v-btn>
|
||||||
<v-btn text x-small href="https://141.30.30.142/wu5/datenschutz">
|
<v-btn text x-small href="https://wu5.de/datenschutz">
|
||||||
Datenschutzerklärung
|
Datenschutzerklärung
|
||||||
</v-btn>
|
</v-btn>
|
||||||
<v-btn
|
<v-btn
|
||||||
|
|
Loading…
Reference in New Issue