use forgejo logo instead of gitea

This commit is contained in:
LordMZTE 2023-06-10 21:24:42 +02:00
parent 9c71ab8d0f
commit a601ddcf80
Signed by: LordMZTE
GPG key ID: B64802DC33A64FF6
2 changed files with 2 additions and 1 deletions

1
static/img/forgejo.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 212 212" width="32" height="32"><style>circle,path{fill:none;stroke:#000;stroke-width:15}path{stroke-width:25}.orange{stroke:#f60}.red{stroke:#d40000}</style><g transform="translate(6 6)"><path d="M58 168V70a50 50 0 0 1 50-50h20" class="orange"/><path d="M58 168v-30a50 50 0 0 1 50-50h20" class="red"/><circle cx="142" cy="20" r="18" class="orange"/><circle cx="142" cy="88" r="18" class="red"/><circle cx="58" cy="180" r="18" class="red"/></g></svg>

After

Width:  |  Height:  |  Size: 503 B

View file

@ -18,7 +18,7 @@
<div id="links">
{{ macros::link_img(ref="https://pythonlang.org", img="/img/pythno.png", alt="pythonlang") }}
{{ macros::link_img(ref="/git", img="/img/gitea.svg", alt="gitea") }}
{{ macros::link_img(ref="/git", img="/img/forgejo.svg", alt="forgejo") }}
{{ macros::link_img(ref="https://github.com/lordmzte", img="/img/github.svg", alt="github") }}
{{ macros::link_img(ref="/b", img="/img/brevo.svg", alt="brevo") }}
{{ macros::link_img(ref="/sf", img="/seafmedia/favicons/favicon.png", alt="seafile") }}