add git link

This commit is contained in:
Fabian Montero 2024-08-08 00:43:40 -06:00
parent ff07dcd388
commit e310700175
Signed by: fabian
GPG key ID: 1FFAC35E1798174F

View file

@ -22,6 +22,7 @@ menu_items = [
{name = "about", url = "$BASE_URL/about"},
{name = "blog", url = "$BASE_URL/blog"},
{name = "wiki", url = "https://wiki.posixlycorrect.com", newtab = true},
{name = "git", url = "https://git.posixlycorrect.com", newtab = true},
{name = "comms", url = "$BASE_URL/comms"},
{name = "lib", url = "$BASE_URL/lib"},
{name = "analog photo", url = "$BASE_URL/analog-photography"},