Codeberg -> forgejo
This commit is contained in:
parent
750943aaba
commit
938af86ea8
2 changed files with 8 additions and 2 deletions
6
assets/forgejo.svg
Normal file
6
assets/forgejo.svg
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
||||
<g fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="#fab387" d="m12.58 1.877a1.345 1.377 0 0 1-1.345 1.377 1.345 1.377 0 0 1-1.345-1.377 1.345 1.377 0 0 1 1.345-1.377 1.345 1.377 0 0 1 1.345 1.377zm-7.619 10.87v-7.038c0-2.114 1.672-3.827 3.734-3.827h1.195"/>
|
||||
<path stroke="#f38ba8" d="m6.305 14.13a1.345 1.377 0 0 1-1.345 1.377 1.345 1.377 0 0 1-1.345-1.377 1.345 1.377 0 0 1 1.345-1.377 1.345 1.377 0 0 1 1.345 1.377zm6.273-7.038a1.345 1.377 0 0 1-1.345 1.377 1.345 1.377 0 0 1-1.345-1.377 1.345 1.377 0 0 1 1.345-1.377 1.345 1.377 0 0 1 1.345 1.377zm-7.619 5.664v-1.837c0-2.114 1.672-3.827 3.734-3.827h1.195"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 739 B |
|
|
@ -21,8 +21,8 @@
|
|||
</div>
|
||||
<div class="icons-wrapper">
|
||||
<div class="icon-wrapper">
|
||||
<a href="https://codeberg.org/flygrounder">
|
||||
<img src="assets/codeberg.svg" class="icon" />
|
||||
<a href="https://git.flygrounder.ru/flygrounder">
|
||||
<img src="assets/forgejo.svg" class="icon" />
|
||||
</a>
|
||||
</div>
|
||||
<div class="icon-wrapper">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue