diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2026-03-20 10:42:44 +0100 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2026-03-20 10:42:44 +0100 |
| commit | 3a6efe040e35c355707d38eff5d7b07143c87aca (patch) | |
| tree | 952b9969733012a2be1634e83893e9a7289e2396 /index.html | |
| parent | docs(README): remove builds.sr.ht badge (diff) | |
| download | pml68.dev-3a6efe040e35c355707d38eff5d7b07143c87aca.tar.gz | |
feat: replace Sourcehut with my cgit instance
Diffstat (limited to '')
| -rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -24,9 +24,9 @@ B57D24D24689941074DB550ADA2322CFD52418EE </a> <div class="socials"> - <a href="https://sr.ht/~pml68" class="icon" target="_blank" aria-label="Sourcehut"> + <a href="https://git.pml68.dev" class="icon" target="_blank" aria-label="Git"> <svg class="social-icon" viewbox="0 0 512 512"> - <use href="/assets/sourcehut.svg#sourcehut"></use> + <use href="/assets/git.svg#git"></use> </svg> </a> <a href="https://github.com/pml68" class="icon" target="_blank" aria-label="GitHub"> |
