🗻 Added codeberg link alongside icon

This commit is contained in:
Brook 2023-08-19 07:18:14 +00:00
parent 6e0164d0e4
commit abe4112497
3 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<svg fill="#000000" width="800px" height="800px" viewBox="0 0 24 24" role="img" xmlns="http://www.w3.org/2000/svg"><path d="M11.955.49A12 12 0 0 0 0 12.49a12 12 0 0 0 1.832 6.373L11.838 5.928a.187.14 0 0 1 .324 0l10.006 12.935A12 12 0 0 0 24 12.49a12 12 0 0 0-12-12 12 12 0 0 0-.045 0zm.375 6.467 4.416 16.553a12 12 0 0 0 5.137-4.213z"/></svg>

After

Width:  |  Height:  |  Size: 382 B

View file

@ -25,6 +25,7 @@ title = "Blowfish"
# { apple = "https://www.apple.com" }, # { apple = "https://www.apple.com" },
# { blogger = "https://username.blogspot.com/" }, # { blogger = "https://username.blogspot.com/" },
# { codepen = "https://codepen.io/username" }, # { codepen = "https://codepen.io/username" },
# { codeberg = "https://codeberg.org/username" },
# { dev = "https://dev.to/username" }, # { dev = "https://dev.to/username" },
# { discord = "https://discord.gg/invitecode" }, # { discord = "https://discord.gg/invitecode" },
# { dribbble = "https://dribbble.com/username" }, # { dribbble = "https://dribbble.com/username" },

View file

@ -27,6 +27,7 @@ The full list of built-in icons and their corresponding names can referenced bel
| check | {{< icon check >}} | | check | {{< icon check >}} |
| circle-info | {{< icon circle-info >}} | | circle-info | {{< icon circle-info >}} |
| code | {{< icon code>}} | | code | {{< icon code>}} |
| codeberg | {{< icon codeberg>}} |
| codepen | {{< icon codepen >}} | | codepen | {{< icon codepen >}} |
| comment | {{< icon comment >}} | | comment | {{< icon comment >}} |
| dev | {{< icon dev >}} | | dev | {{< icon dev >}} |