feat: 从 pyproject.toml 读取项目版本号并注入到模板中

This commit is contained in:
2025-11-14 22:50:34 +08:00
parent 8479829fce
commit ed845a3d9a
3 changed files with 30 additions and 6 deletions

View File

@@ -5,5 +5,7 @@
<a href="https://github.com/RhenCloud/Cloud-Index" target="_blank" rel="noopener">GitHub</a>
<span>·</span>
<a href="mailto:i@rhen.cloud">联系</a>
<span>·</span>
<span style="color: var(--secondary-text)">v{{ app_version }}</span>
</div>
</footer>