From ca7e78a8f09b65447d375726aeec9e22bebe5e05 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Fri, 28 Jul 2023 17:07:43 -0300 Subject: Added "The Infinite Website" as a project --- config.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config.toml b/config.toml index 9c2a191..75e5f40 100644 --- a/config.toml +++ b/config.toml @@ -75,6 +75,12 @@ copyright = "© Roger Gonzalez" description = "A higly opinionated media server" gitlab = "https://gitlab.com/rogs/yams" rogsgit = "https://git.rogs.me/yams.git/" + [[params.projects.personal]] + name = "The Infinite Website" + url = "https://theinfinitewebsite.com/" + description = "A web application that dynamically generates HTML on runtime using ChatGPT and serves it in an async Flask application." + gitlab = "https://gitlab.com/rogs/the-infinite-website" + rogsgit = "https://git.rogs.me/the-infinite-website.git/" [[params.projects.work]] name = "Certn - Workday integration" -- cgit v1.2.3