From e9eb8f0931af5ba58989fca410a3c9b88e95d5d5 Mon Sep 17 00:00:00 2001 From: quad Date: Thu, 8 May 2025 07:42:07 +0000 Subject: [PATCH] the site does in fact no longer contain javascript --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 0806a3f..965d7a0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ # Quad's Site -My personal website. It contains JavaScript although it's completely unnecessary. Mostly done for learning purposes. It's my first time doing Ajax so sorry if the implementation is cancerous. - -Contains a bunch of pretty ugly CSS "hacks" to try and get the main content block centered on most displays. Tried doing it without the old transformY(); trick or Flexbox. - -I know jack about JavaScript, so I know it works on the most recent Firefox, because that's the browser I use. But I won't be bothered to test it on any other browsers unless I switch browsers myself. \ No newline at end of file +My personal website, nothing impressive \ No newline at end of file