fix(footer.html): update version git log link to gitlab

Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
Kevin Morris 2022-01-18 10:55:52 -08:00
parent d7c19ee6ce
commit 57bc9b6b73
No known key found for this signature in database
GPG key ID: F7E46DED420788F3

View file

@ -1,6 +1,6 @@
<div id="footer">
<p>
aurweb <a href="https://git.archlinux.org/aurweb.git/log/?h={{ config.AURWEB_VERSION }}">{{ config.AURWEB_VERSION }}</a>
aurweb <a href="https://gitlab.archlinux.org/archlinux/aurweb/-/commits/{{ config.AURWEB_VERSION }}">{{ config.AURWEB_VERSION }}</a>
{% if commit_hash %}
-
{% if commit_url %}