diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 13 |
1 files changed, 4 insertions, 9 deletions
@@ -24,24 +24,19 @@ B57D24D24689941074DB550ADA2322CFD52418EE </a> <div class="socials"> - <a href="https://github.com/pml68" class="icon" target="_blank" aria-label="GitHub"> - <svg class="social-icon" viewbox="0 0 512 512"> - <use href="/assets/github.svg#github"></use> - </svg> - </a> <a href="https://sr.ht/~pml68" class="icon" target="_blank" aria-label="Sourcehut"> <svg class="social-icon" viewbox="0 0 512 512"> <use href="/assets/sourcehut.svg#sourcehut"></use> </svg> </a> - <a href="https://dev.to/pml68" class="icon" target="_blank" aria-label="DEV.to"> + <a href="https://github.com/pml68" class="icon" target="_blank" aria-label="GitHub"> <svg class="social-icon" viewbox="0 0 512 512"> - <use href="/assets/dev.svg#dev"></use> + <use href="/assets/github.svg#github"></use> </svg> </a> - <a href="https://t.me/pml68_1" class="icon" target="_blank" aria-label="Telegram"> + <a href="https://dev.to/pml68" class="icon" target="_blank" aria-label="DEV.to"> <svg class="social-icon" viewbox="0 0 512 512"> - <use href="/assets/telegram.svg#telegram"></use> + <use href="/assets/dev.svg#dev"></use> </svg> </a> <a href="mailto:contact@pml68.dev" class="icon" target="_blank" aria-label="Email"> |
