change: refer to developer
This commit is contained in:
parent
0810901a7b
commit
605a40848c
2 changed files with 5 additions and 7 deletions
|
@ -6,15 +6,13 @@
|
|||
</div>
|
||||
<p v-if="config.custom_login_message">{{ config.custom_login_message }}</p>
|
||||
<p>
|
||||
©
|
||||
<a href="https://forgejo.jk-effects.cloud/Ehrenamt/ff-admin" target="_blank">Admin-Portal</a>
|
||||
by
|
||||
<a href="https://ff-admin.de" target="_blank">FF Admin</a>
|
||||
entwickelt von
|
||||
<a href="https://jk-effects.com" target="_blank">JK Effects</a>
|
||||
</p>
|
||||
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
import { config } from '@/config'
|
||||
</script>
|
||||
import { config } from "@/config";
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue