feat: added git logo to source link
This commit is contained in:
parent
16544f1993
commit
88c636fb8b
2 changed files with 7 additions and 1 deletions
|
|
@ -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%;">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue