added contact page
This commit is contained in:
@@ -25,6 +25,7 @@ main_menu = [
|
|||||||
{ 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 = "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 = "contact", url = "contact", trailing_slash = true },
|
||||||
]
|
]
|
||||||
|
|
||||||
copyright = "© $YEAR $AUTHOR"
|
copyright = "© $YEAR $AUTHOR"
|
||||||
|
10
src/content/contact/_index.md
Normal file
10
src/content/contact/_index.md
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
+++
|
||||||
|
title = "Contact"
|
||||||
|
date = 2025-10-10
|
||||||
|
+++
|
||||||
|
|
||||||
|
# Contact
|
||||||
|
|
||||||
|
For professional matters, please contact me at [raphael@rbitton.com](mailto:raphael@rbitton.com).
|
||||||
|
|
||||||
|
For academic matters, please contact me at [rbitton@uchicago.edu](mailto:rbitton@uchicago.edu).
|
Reference in New Issue
Block a user