From 6bc0970e585a63332d9b3aa07f4325530d45606f Mon Sep 17 00:00:00 2001 From: MeowcaTheoRange Date: Sun, 26 Nov 2023 00:39:30 -0600 Subject: [PATCH] I think we should improve the site somewhat. --- views/about/index.html | 22 +++++++++---- views/about/scripts/data_get_domain.js | 23 +++++++++++++ views/index.html | 36 ++++++++++++++++++++- views/projects/hex/scripts/index.js | 7 ++-- views/projects/scripts/data_get_projects.js | 6 ++-- views/scripts/data_get_whoami.js | 34 +++++++++++++++++++ views/scripts/windows.js | 33 ++++++++++--------- views/site/index.html | 8 ++--- 8 files changed, 136 insertions(+), 33 deletions(-) create mode 100644 views/about/scripts/data_get_domain.js create mode 100644 views/scripts/data_get_whoami.js diff --git a/views/about/index.html b/views/about/index.html index 3a3af26..a34c9fc 100644 --- a/views/about/index.html +++ b/views/about/index.html @@ -5,6 +5,7 @@ MeowcaTheoRange +