This commit is contained in:
2025-12-20 23:28:38 +08:00
parent e5cd753904
commit e857204140
8 changed files with 251 additions and 107 deletions

View File

@@ -1,5 +1,5 @@
<script setup lang="ts">
import { footerData, socialLinks } from "~/data";
import { footerData } from "~/data";
</script>
<template>