summaryrefslogtreecommitdiff
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
parent51984f51465a01e68bdb65a407c7a2319d438d28 (diff)
Added montevideo.restaurant to personal projects
-rw-r--r--config.toml6
-rw-r--r--static/cgit-small.pngbin0 -> 271 bytes
-rw-r--r--static/github-small.pngbin0 -> 351 bytes
3 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"
diff --git a/static/cgit-small.png b/static/cgit-small.png
new file mode 100644
index 0000000..d22a022
--- /dev/null
+++ b/static/cgit-small.png
Binary files differ
diff --git a/static/github-small.png b/static/github-small.png
new file mode 100644
index 0000000..271261b
--- /dev/null
+++ b/static/github-small.png
Binary files differ