diff options
| author | Christian Cleberg <[email protected]> | 2025-03-16 17:35:41 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-03-16 17:35:41 -0500 |
| commit | 1538638220a050ee319f450e15e603bc98c09447 (patch) | |
| tree | 8b4de245cf0cf7071db2ccee73bb6bba2f36d1da /theme | |
| parent | c805ed57571653f13e59a2710593e4bbe34d7f08 (diff) | |
| download | cleberg.net-1538638220a050ee319f450e15e603bc98c09447.tar.gz cleberg.net-1538638220a050ee319f450e15e603bc98c09447.tar.bz2 cleberg.net-1538638220a050ee319f450e15e603bc98c09447.zip | |
add pylint workflow
Diffstat (limited to 'theme')
| -rw-r--r-- | theme/templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html index 3ee3543..a940a97 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -46,7 +46,7 @@ sub cv25519 2025-03-11 [E]</pre> <li>cyb0rg on <a href="https://libera.chat/">libera.chat</a></li> <li><a href="https://lemmy.cmc.pub/u/cmc">@cmc</a> on Lemmy</li> <li>@cmc.01 on <a href="https://signal.org/">Signal</a></li> - <li><a href="https://sr.ht/~cyborg">Sourcehut</a></li> + <li><a href="https://github.com/ccleberg">GitHub</a></li> </ul> </section> |
