feat: added git logo to source link

This commit is contained in:
Leyla Becker 2026-02-11 19:27:03 -06:00
parent 16544f1993
commit 88c636fb8b
2 changed files with 7 additions and 1 deletions

View file

@ -82,7 +82,12 @@
</div>
<!-- About site itself -->
<div>
<a href="https://git.jan-leila.com/jan-leila/volpe">source</a>
<a href="https://git.jan-leila.com/jan-leila/volpe" style="display: flex;">
<span style="display: inline-block; width: 24px; height: 24px; margin: 0 8px;">
<img src="{{ 'git-icon.svg' | fileHash('assets') }}" alt="Git Logo" style="width: 100%; height: 100%;">
</span>
source
</a>
<a href="http://2ggpzgonqsll5gi56u47aywu4qyl37eiu5jjrq7ma43z77ekkwuqxmid.onion" style="display: flex;">
<span style="display: inline-block; width: 24px; height: 24px; margin: 0 8px;">
<img src="{{ 'onion-icon.svg' | fileHash('assets') }}" alt="Tor Onion Logo" style="width: 100%; height: 100%;">