Update git url

This commit is contained in:
Avery Winters 2025-01-16 15:59:27 -06:00
parent 60b0c0a892
commit dbd929d194
Signed by: avery
SSH key fingerprint: SHA256:eesvLB5MMqHLZrAMFt6kEhqJWnASMLcET6Sgmw0FqZI
3 changed files with 3 additions and 2 deletions

View file

@ -42,6 +42,7 @@ menu_items = [
{ name = "tags", url = "/tags/" }, { name = "tags", url = "/tags/" },
{ name = "rss", url = "/atom.xml" }, { name = "rss", url = "/atom.xml" },
{ name = "mastodon", url = "https://floss.social/@averywinters", external = true }, { name = "mastodon", url = "https://floss.social/@averywinters", external = true },
{ name = "git", url = "https://git.averywinters.org/avery", external = true },
{ name = "codeberg", url = "https://codeberg.org/averywinters", external = true }, { name = "codeberg", url = "https://codeberg.org/averywinters", external = true },
{ name = "github", url = "https://github.com/averywinters", external = true }, { name = "github", url = "https://github.com/averywinters", external = true },
{ name = "blogroll", url = "/blogroll.xml" }, { name = "blogroll", url = "/blogroll.xml" },

View file

@ -57,7 +57,7 @@ being encrypted and authenticated isn't actually important for my purposes. This
could just as easily use another tunneling protocol like [GRE][12], but I find could just as easily use another tunneling protocol like [GRE][12], but I find
WireGuard trivial to setup even if it adds some keys to manage. WireGuard trivial to setup even if it adds some keys to manage.
[0]: https://codeberg.org/averywinters/home [0]: https://git.averywinters.org/avery/home
[1]: https://en.wikipedia.org/wiki/TSIG [1]: https://en.wikipedia.org/wiki/TSIG
[2]: https://letsencrypt.org/docs/challenge-types/#dns-01-challenge [2]: https://letsencrypt.org/docs/challenge-types/#dns-01-challenge
[3]: https://letsencrypt.org [3]: https://letsencrypt.org

View file

@ -169,4 +169,4 @@ new IP addresses as well! The code for my full server configs can be found [here
[4]: https://en.wikipedia.org/wiki/Proxy_ARP [4]: https://en.wikipedia.org/wiki/Proxy_ARP
[5]: https://en.wikipedia.org/wiki/Neighbor_Discovery_Protocol [5]: https://en.wikipedia.org/wiki/Neighbor_Discovery_Protocol
[6]: https://nixos.org [6]: https://nixos.org
[7]: https://codeberg.org/averywinters/home [7]: https://git.averywinters.org/avery/home