diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2025-09-25 01:39:56 +0200 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2025-09-25 01:39:56 +0200 |
| commit | c0af3a63d6cd7b893ca23aeb442e776955bc2c91 (patch) | |
| tree | 0fec30f2bc12503e6095271dd32159322355c5c6 /assets/sourcehut.svg | |
| parent | fix: incorrect social link hover color transition (diff) | |
| download | pml68.dev-c0af3a63d6cd7b893ca23aeb442e776955bc2c91.tar.gz | |
feat: "rewrite" in pure HTML/CSS
Diffstat (limited to 'assets/sourcehut.svg')
| -rw-r--r-- | assets/sourcehut.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/sourcehut.svg b/assets/sourcehut.svg new file mode 100644 index 0000000..25f93e5 --- /dev/null +++ b/assets/sourcehut.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" id="sourcehut"><path fill="currentColor" d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200z"></path></svg> |
