From 989ae7a0f5cca350957e8ef59153b107655c80a6 Mon Sep 17 00:00:00 2001 From: Tibo De Peuter Date: Tue, 20 Feb 2024 14:18:39 +0100 Subject: [PATCH] Cleanups --- README.md | 2 ++ index.html | 7 +++++++ 2 files changed, 9 insertions(+) diff --git a/README.md b/README.md index 4427b2c..9fd5ee2 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,5 @@ Simple static website to share chats with LLMs +Stylesheet by [simple.css](https://github.com/kevquirk/simple.css/blob/f92631bbf187539a4181bd44da55df3f62ba12fc/simple.css) + diff --git a/index.html b/index.html index 50cf257..dd0d84b 100644 --- a/index.html +++ b/index.html @@ -16,5 +16,12 @@

Interested in learning more about how I use LLMs to generate code? Check out the archives of chats on this site, where you can explore examples of our conversations and see how LLMs can help streamline development processes. And, as a fun bonus, you'll notice that even this message you're reading right now was written using AI – isn't that cool? 🤖

Thanks for stopping by, and I hope you enjoy exploring the site!

+ +