update about page

This commit is contained in:
Late Night Defender 2024-03-27 05:16:52 +07:00
parent 00a1d07ae2
commit 5b848b0456

View file

@ -13,7 +13,7 @@
<p class="text-center text-h4 font-weight-black">Little Lines</p>
<p class="text-center">openKMITL Community</p>
<p class="text-center">TechTransThai Community</p>
<v-sheet style="display: flex; align-items: center;justify-content: center;">
@ -26,7 +26,7 @@
v-for="(item, i) in sourcecode_items"
:key="i"
:value="item"
:href="'https://gitlab.com/openKMITL/little-lines'"
:href="'https://codeberg.org/TechTransThai/little-lines'"
>
<template v-slot:append>
<!-- <v-icon :icon="item.icon"></v-icon> -->
@ -74,10 +74,10 @@ import {RouterLink} from 'vue-router';
const report_items = [
{ text: 'Discord',
icon: 'mdi-chevron-right',
link: 'https://discord.gg/6aPemyuSzx'},
link: 'https://discord.gg/3tRdRE3tGv'},
{ text: 'Facebook',
icon: 'mdi-chevron-right',
link: 'https://www.facebook.com/openKMITL'},
link: 'https://www.facebook.com'},
{ text: 'Google Forms',
icon: 'mdi-chevron-right',
link: 'https://forms.google.com'},