diff options
| author | Ahmed <git@gumx.cc> | 2026-06-19 17:12:25 +0300 |
|---|---|---|
| committer | Ahmed <git@gumx.cc> | 2026-06-19 17:12:25 +0300 |
| commit | daedf55da4e484927a5948a36a508dbea27f0932 (patch) | |
| tree | 5e639150163305eb37eaf1b3426f284787bab4cb | |
| parent | 22a1974f529bcf974aa67c9f36894c6eb804a50c (diff) | |
fix: network nav and page style
| -rw-r--r-- | ccc.html | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -83,8 +83,10 @@ <a href="https://vpn.gumx.cc">vpn</a> / <a href="https://pgp.gumx.cc">pgp</a> / <a href="https://demo.gumx.cc">demo</a> / - <a href="https://wk.fo">wk.fo</a> / - <a href="https://git.gumx.cc/ccc">source</a> + <a href="https://wk.fo">wk.fo</a> + <br> + <a href="https://git.gumx.cc/ccc">source</a> / + <a href="https://gumx.cc/license">license</a> </footer> <script> |
