implement print_version argument option

This commit is contained in:
yggverse 2025-08-06 14:09:17 +03:00
parent e493ecdc36
commit 4fd41feeaa
3 changed files with 11 additions and 1 deletions

View file

@ -20,7 +20,7 @@
</main>
<footer>
<a href="/rss">RSS</a> |
<a href="https://github.com/yggverse/btracker">GitHub</a>
<a href="https://github.com/yggverse/btracker" title="{% if meta.version %}v{{ meta.version }}{% endif %}">GitHub</a>
</footer>
</body>
</html>