diff --git a/content/page/links/index.md b/content/page/links/index.md index 1f8c917..e068d99 100644 --- a/content/page/links/index.md +++ b/content/page/links/index.md @@ -1,9 +1,37 @@ --- title: 关于 links: + - title: Cloudreve + description: 云存储平台。 + website: https://cloud.cirrus.org.cn/ + image: /logo/cloudreve_logo.svg + - title: code-server + description: 在线IDE。 + website: https://code.cirrus.org.cn/ + image: /logo/code-server_logo.svg + - title: Gitea + description: Git存储库。 + website: https://git.cirrus.org.cn/ + image: /logo/gitea_logo.svg + - title: Memos + description: 小笔记平台。 + website: https://git.cirrus.org.cn/ + image: /logo/memos_logo.webp + - title: 静态网站导航页 + description: 其实您眼前的这个页面已经起了导航功能…… + website: https://static.cirrus.org.cn/ + image: /favicon.png + - title: GeoGebra + description: 一款支持几何、代数、数据、绘图、统计和微积分的科学计算器。 + website: https://static.cirrus.org.cn/geogebra/ + image: /logo/geogebra_logo.png + - title: 音乐解锁 + description: 移除音乐平台已下载音乐的加密保护。(请支持正版) + website: https://static.cirrus.org.cn/unlockmusic/ + image: /logo/unlockmusic_logo.svg - title: Uptime Kuma description: 检查网站可用性。 - website: https://status.cirrus.org.cn:9008/ + website: https://status.cirrus.org.cn/ image: /logo/uptime_kuma_logo.svg menu: main: diff --git a/static/logo/cloudreve_logo.svg b/static/logo/cloudreve_logo.svg new file mode 100644 index 0000000..0a2c6c1 --- /dev/null +++ b/static/logo/cloudreve_logo.svg @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/logo/code-server_logo.svg b/static/logo/code-server_logo.svg new file mode 100644 index 0000000..01a0154 --- /dev/null +++ b/static/logo/code-server_logo.svg @@ -0,0 +1,3 @@ + + + diff --git a/static/logo/geogebra_logo.png b/static/logo/geogebra_logo.png new file mode 100644 index 0000000..efd68dc Binary files /dev/null and b/static/logo/geogebra_logo.png differ diff --git a/static/logo/gitea_logo.svg b/static/logo/gitea_logo.svg new file mode 100644 index 0000000..4329134 --- /dev/null +++ b/static/logo/gitea_logo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/logo/memos_logo.webp b/static/logo/memos_logo.webp new file mode 100644 index 0000000..f654aae Binary files /dev/null and b/static/logo/memos_logo.webp differ diff --git a/static/logo/unlockmusic_logo.svg b/static/logo/unlockmusic_logo.svg new file mode 100644 index 0000000..2e9a258 --- /dev/null +++ b/static/logo/unlockmusic_logo.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + \ No newline at end of file