Add link to lychee instance

This commit is contained in:
Hazel Snider 2020-09-13 04:30:41 -04:00
parent 3460ffdf72
commit 7a39751b98
No known key found for this signature in database
GPG Key ID: 09213F100E5E4E67
1 changed files with 5 additions and 4 deletions

View File

@ -13,8 +13,9 @@ build_search_index = false
[extra]
menu = [
{url = "$BASE_URL", name = "Home"},
{url = "$BASE_URL/glog", name = "GLOG Rules"},
{url = "https://github.com/hazellanes/", name = "github"},
{url = "https://hazellanes.itch.io/", name = "itch.io"},
{url = "$BASE_URL", name = "Home"},
{url = "$BASE_URL/glog", name = "GLOG Rules"},
{url = "https://pics.hazelnut.dev", name = "Photos"},
{url = "https://github.com/hazellanes", name = "github"},
{url = "https://hazellanes.itch.io", name = "itch.io"},
]