From 8ae9920af4c6711d2b6d9cde0b5c7b03d6b2b0d2 Mon Sep 17 00:00:00 2001 From: foreverpyrite Date: Tue, 2 Dec 2025 20:16:19 -0500 Subject: [PATCH] Added a little explaination to the HTML as well. Sorry if you're looking to understand the TailwindCSS and DaisyUI. There's plenty of guides and documentation out there lol. I'm probably done with this. Unless I need to do unprivilged stuff. --- README.md | 3 +++ website/account.html | 7 +++++-- website/index.html | 22 ++++++++++++++++++++++ 3 files changed, 30 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5e50cdb..fb10b91 100644 --- a/README.md +++ b/README.md @@ -84,3 +84,6 @@ There is a very low chance that someone wants to tinker, and in that case (assum ./tw-css/tailwindcss -i tw-css/input.css -o website/css/style.css -w ``` But you have to be on 64-bit AMD Linux/WSL. Otherwise you gotta download your own. + +## Contact me. +ForeverPyrite. I use Discord btw. diff --git a/website/account.html b/website/account.html index 590368d..1514543 100644 --- a/website/account.html +++ b/website/account.html @@ -1,4 +1,7 @@ + + + @@ -15,7 +18,7 @@