diff --git a/posixlycorrect/config.toml b/posixlycorrect/config.toml index cbb465f..3d9b466 100644 --- a/posixlycorrect/config.toml +++ b/posixlycorrect/config.toml @@ -28,5 +28,6 @@ menu_items = [ {name = "stream↗", url = "https://stream.posixlycorrect.com/", newtab = true}, {name = "analog photo", url = "$BASE_URL/analog-photography"}, {name = "docs↗", url = "https://docs.posixlycorrect.com", newtab = true}, + {name = "notes↗", url = "https://notes.posixlycorrect.com", newtab = true}, {name = "status↗", url = "https://status.posixlycorrect.com/", newtab = true}, ]