fix: 更新 README 和模板中的项目名称,修正导航栏文档

This commit is contained in:
2025-11-09 13:28:23 +08:00
parent e71734e2d6
commit a3c438aa47
3 changed files with 15 additions and 32 deletions

View File

@@ -2,7 +2,7 @@
<div class="container-footer">
<span>© {{ current_year if current_year else '2025' }} RhenCloud</span>
<span>·</span>
<a href="https://github.com/RhenCloud/R2-Index" target="_blank" rel="noopener">GitHub</a>
<a href="https://github.com/RhenCloud/Cloud-Index" target="_blank" rel="noopener">GitHub</a>
<span>·</span>
<a href="mailto:i@rhen.cloud">联系</a>
</div>