From 76ce02d04caa4051098696deb895862ed8bee6a4 Mon Sep 17 00:00:00 2001 From: edwark43 <97860398+edwark43@users.noreply.github.com> Date: Thu, 6 Apr 2023 23:43:58 +0000 Subject: [PATCH] changed look and created about page (WIP) --- 500.html | 5 ++- 502.html | 4 +- assets/styles/main.css | 79 +++++++++++++++++++++++++++++++++------- assets/styles/navbar.css | 34 ----------------- index.html | 9 +---- p/about/index.html | 45 +++++++++++++---------- p/wip/index.html | 42 ++++++++++----------- 7 files changed, 118 insertions(+), 100 deletions(-) delete mode 100644 assets/styles/navbar.css diff --git a/500.html b/500.html index 6e3b14e..772ac08 100644 --- a/500.html +++ b/500.html @@ -36,7 +36,10 @@
- The server encountered an internal error and was unable to complete your request.
Try to refresh and see if that fixes the issue.
If not then try again later.
+ The server encountered an internal error and was unable to complete your
+ request.
+ Try to refresh and see if that fixes the issue.
If
+ not then try again later.