Update footer to link to cgit-yli-theme repo
This commit is contained in:
parent
3dd92de14e
commit
7ec4477c9a
@ -131,7 +131,11 @@
|
||||
<div class="max-w-[1280px] mx-auto py-4">
|
||||
<div class="text-sm text-gray-500">
|
||||
{# cgit footer #}
|
||||
generated by <a href="https://git.zx2c4.com/cgit/about/" class="hover:text-blue-600 hover:underline">cgit {{ cgit_version }}</a> (<a href="https://git-scm.com/" class="hover:text-blue-600 hover:underline">git {{ git_version_string }}</a>) at
|
||||
generated by
|
||||
<a href="https://git.zx2c4.com/cgit/about/" class="hover:text-blue-600 hover:underline">cgit</a>
|
||||
(<a href="https://yingtongli.me/git/cgit-yli-theme" class="hover:text-blue-600 hover:underline">cgit-yli-theme {{ cgit_version }}</a>,
|
||||
<a href="https://git-scm.com/" class="hover:text-blue-600 hover:underline">git {{ git_version_string }}</a>)
|
||||
at
|
||||
{{ show_date(time(NULL), 0, cgit_date_mode(DATE_ISO8601)) }}
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user