summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2023-01-17 11:50:31 -0300
committerRoger Gonzalez <roger@rogs.me>2023-01-17 11:50:31 -0300
commitda14e863cd56656ca0b7c9e9f5f8f6b21a43b574 (patch)
tree68fc0bcb11aed65935bd89743aae2480021d843d /config.toml
parent500d4678d6022e91ef736749dc26dfdad49f1fe8 (diff)
Added webrings to the main page
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml11
1 files changed, 11 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index af648dc..cffc520 100644
--- a/config.toml
+++ b/config.toml
@@ -31,6 +31,17 @@ copyright = "© Roger Gonzalez"
name = "fas fa-rss"
url = "https://rogs.me/index.xml"
+ [[params.webring]]
+ name = "hotline"
+ url = "https://hotlinewebring.club/"
+ nextUrl = "https://hotlinewebring.club/rogs/next"
+ prevUrl = "https://hotlinewebring.club/rogs/previous"
+ # [[params.webring]]
+ # name = "geekring"
+ # url = "https://geekring.net/"
+ # nextUrl = "http://geekring.net/site/NUMBER/next"
+ # prevUrl = "http://geekring.net/site/NUMBER/previous"
+
[[params.projects.personal]]
name = "montevideo.restaurant"
url = "https://montevideo.restaurant/"