feat: 添加 GitHub 链接到页面

This commit is contained in:
2025-06-05 00:13:00 +08:00
parent 215afd8f24
commit 82b1ec5960

View File

@@ -172,6 +172,7 @@ onMounted(() => {
</a>
<a
class="px-2.5 bg-primary-200 border-primary-400 border-4 rounded-full flex items-center justify-center dark:bg-primary-900 dark:border-secondary-600"
href="https://github.com/spark-store-project"
>
<i class="pi pi-github text-2xl! font-bold! text-primary-color" />
</a>