summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2023-01-15 15:16:43 -0300
committerRoger Gonzalez <roger@rogs.me>2023-01-15 15:16:43 -0300
commit0caf87d4ee3ee662dd9642c5bcb2244c159bce8c (patch)
tree7c02561c42e5fbfc830294458d38482edce8ccb4 /config.toml
parent51984f51465a01e68bdb65a407c7a2319d438d28 (diff)
Added montevideo.restaurant to personal projects
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index fc6a10b..cd633be 100644
--- a/config.toml
+++ b/config.toml
@@ -32,6 +32,12 @@ copyright = "© Roger Gonzalez"
url = "https://rogs.me/index.xml"
[[params.projects.personal]]
+ name = "montevideo.restaurant"
+ url = "https://montevideo.restaurant/"
+ description = "A restaurant index page for the city of Montevideo (Uruguay)."
+ github = "https://github.com/rogsme/montevideo.restaurant"
+ rogsgit = "https://git.rogs.me/montevideo.restaurant.git/"
+ [[params.projects.personal]]
name = "YAMS"
url = "https://yams.media/"
description = "A higly opinionated media server"