diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2022-10-17 22:55:10 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2022-10-17 22:55:10 +0700 |
commit | 87d7a4597b75b5bb511eea7d9cbcfe81bec6ec9a (patch) | |
tree | b66e4d58bb9249ba09122c4c5933515d24489644 /index.html | |
parent | 6aa57dcf8d7ff8be95a7209f3fa1cea49863d1ea (diff) | |
download | web-cv-87d7a4597b75b5bb511eea7d9cbcfe81bec6ec9a.tar.gz |
Add link to packages maintained
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html index c3d6bf6..956c7e8 100644 --- a/index.html +++ b/index.html @@ -93,9 +93,9 @@ </ul> <h2 id="links">Links</h2> <ul> - <li><a rel="me" href="https://git.sr.ht/~huyngo">SourceHut</a></li> - <li><a rel="me" href="https://github.com/Huy-Ngo">Github</a></li> - <li><a rel="me" href="https://xrvs.net/">Personal Website</a></li> + <li>Forges: <a rel="me" href="https://git.sr.ht/~huyngo">SourceHut</a>, <a rel="me" href="https://github.com/Huy-Ngo">Github</a></li> + <li>Packages maintained on: <a class="no-print" rel="me" href="https://pkgs.alpinelinux.org/packages?maintainer=Ng%C3%B4+Ng%E1%BB%8Dc+%C4%90%E1%BB%A9c+Huy">Alpine Linux</a></li> + <li><a rel="me" href="https://xrvs.net/">Personal website</a></li> </ul> </div> </div> |