changed menu order
This commit is contained in:
@@ -23,8 +23,8 @@ main_menu = [
|
|||||||
{ name = "resume", url = "resume", trailing_slash = true },
|
{ name = "resume", url = "resume", trailing_slash = true },
|
||||||
{ name = "meditations", url = "meditations", trailing_slash = true },
|
{ name = "meditations", url = "meditations", trailing_slash = true },
|
||||||
{ name = "git", url = "https://git.rbitton.com/rbitton", new_tab = 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 = "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 },
|
{ name = "contact", url = "contact", trailing_slash = true },
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user