diff --git a/src/config.toml b/src/config.toml index 6cb0b4b..21d7ae8 100644 --- a/src/config.toml +++ b/src/config.toml @@ -23,8 +23,8 @@ main_menu = [ { name = "resume", url = "resume", trailing_slash = true }, { name = "meditations", url = "meditations", trailing_slash = true }, { name = "git", url = "https://git.rbitton.com/rbitton", new_tab = true }, - { name = "photos", url = "https://photos.rbitton.com/share/ujS7skFBGW0xG22K2SCE6JsIppM-8tAlb_wyl39J0KDs7rTYY38AQ8z44tLOktCQErA", new_tab = true }, { name = "flights", url = "https://flights.rbitton.com/share/public", new_tab = true }, + { name = "photos", url = "https://photos.rbitton.com/share/ujS7skFBGW0xG22K2SCE6JsIppM-8tAlb_wyl39J0KDs7rTYY38AQ8z44tLOktCQErA", new_tab = true }, { name = "contact", url = "contact", trailing_slash = true }, ]