Skip to content

Commit

Permalink
feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
nailiable committed Oct 9, 2024
1 parent 10bf8c3 commit 1e9be2a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 8 additions & 2 deletions src/layouts/Default.vue
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,14 @@
</a>
</div>
<div class="mt-8 md:order-1 md:mt-0">
<p class="text-center text-xs text-gray-500 leading-5">
&copy; {{ new Date().getFullYear() }} 闪电工作室 <a href="https://beian.miit.gov.cn">浙ICP备2024111886号-2</a>
<p class="text-xs text-gray-500 leading-5">
&copy; {{ new Date().getFullYear() }} 闪电工作室 <a href="https://beian.miit.gov.cn">浙ICP备2024111886号-2</a> 腕上浏览器 <a href="https://beian.miit.gov.cn">浙ICP备2023001434号-4A</a>
<br>
<a href="https://www.yuque.com/u2182801/yehuom/dlse4xx3y0pc32k2?#%E3%80%8A%E8%85%95%E4%B8%8A%E6%B5%8F%E8%A7%88%E5%99%A8%20-%20%E6%9D%83%E9%99%90%E8%AF%B4%E6%98%8E%E6%96%87%E6%A1%A3%E3%80%8B">腕上浏览器权限说明</a>&nbsp;
<a href="https://www.yuque.com/u2182801/yehuom/bow91oipabuc0l85?#%E3%80%8A%E8%85%95%E4%B8%8A%E6%B5%8F%E8%A7%88%E5%99%A8%E9%9A%90%E7%A7%81%E6%94%BF%E7%AD%96%E3%80%8B">腕上浏览器隐私政策</a>&nbsp;
<a href="https://www.yuque.com/u2182801/lmrzrc/vkm4yacm7xuytwyt?singleDoc#%20%E3%80%8A%E6%82%A6%E9%9F%B3%E9%9F%B3%E4%B9%90%E9%9A%90%E7%A7%81%E6%94%BF%E7%AD%96%E3%80%8B">悦音音乐隐私政策</a>&nbsp;
<a href="https://www.yuque.com/u2182801/lmrzrc/bxzr2fibvd6yl485?singleDoc#%20%E3%80%8A%E6%82%A6%E9%9F%B3%E9%9F%B3%E4%B9%90%E6%9D%83%E9%99%90%E8%AF%B4%E6%98%8E%E3%80%8B">悦音音乐权限说明</a>&nbsp;
<a href="https://cd.darock.top:32767/meowbili/privacy/#/">喵哩喵哩隐私政策</a>
</p>
</div>
</div>
Expand Down
4 changes: 4 additions & 0 deletions uno.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,8 @@ export default defineConfig({
transformerVariantGroup(),
],
safelist: 'prose prose-sm m-auto text-left'.split(' '),
content: {
pipeline: {
},
},
})

0 comments on commit 1e9be2a

Please sign in to comment.