feat: add demo site config
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
|
||||
轻量级定时任务管理系统,基于 Go + Vue 3 构建。
|
||||
|
||||
> ⚠️ 出于安全考虑,目前仅支持 Docker 部署方式。[镜像地址](https://github.com/engigu/BaiHu/pkgs/container/baihu)
|
||||
> ⚠️ 出于安全考虑,目前仅支持 Docker 部署方式。[镜像地址](https://github.com/engigu/baihu-panel/pkgs/container/baihu)
|
||||
|
||||
## 快速部署
|
||||
|
||||
|
||||
@@ -71,7 +71,7 @@ onMounted(loadAbout)
|
||||
<!-- 底部:版权和链接 -->
|
||||
<div class="mt-6 pt-4 border-t flex items-center justify-center gap-2 text-sm text-muted-foreground">
|
||||
<span>© {{ new Date().getFullYear() }} 保留所有权利。</span>
|
||||
<a href="https://github.com/engigu/BaiHu/" target="_blank" class="inline-flex items-center gap-1 text-primary hover:underline">
|
||||
<a href="https://github.com/engigu/baihu-panel/" target="_blank" class="inline-flex items-center gap-1 text-primary hover:underline">
|
||||
<ExternalLink class="h-3.5 w-3.5" />
|
||||
GitHub 仓库
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user