From da14e863cd56656ca0b7c9e9f5f8f6b21a43b574 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Tue, 17 Jan 2023 11:50:31 -0300 Subject: Added webrings to the main page --- config.toml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'config.toml') 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/" -- cgit v1.2.3