mirror of
https://github.com/spark-store-project/spark-store-abyss
synced 2025-12-17 12:51:38 +08:00
feat: 添加 GitHub 链接到页面
This commit is contained in:
@@ -172,6 +172,7 @@ onMounted(() => {
|
|||||||
</a>
|
</a>
|
||||||
<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"
|
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" />
|
<i class="pi pi-github text-2xl! font-bold! text-primary-color" />
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user