From 313246d25c0305497a7b727ef608bde47e92426f Mon Sep 17 00:00:00 2001 From: Unknown <53575465+EndlessEevee@users.noreply.github.com> Date: Fri, 3 May 2024 18:34:12 -0700 Subject: [PATCH] everything look very pretty now wowo --- .vscode/launch.json | 54 +-- Pages/Awards.html | 177 ++++---- Pages/Donate.html | 185 ++++---- Pages/Gen Donate.html | 179 ++++---- Pages/Projects.html | 180 ++++---- Pages/Shop.html | 266 +++++++---- Pages/Sponsors.html | 427 +++++++++--------- Pages/Tax credit Dono.html | 180 ++++---- Pages/calendar.html | 189 ++++---- Pages/email.js | 48 +- Pages/navbar.html | 32 ++ Pages/shopconstruction.html | 87 ++++ Pages/socials.html | 23 + Pages/style.css | 865 ++++++++++++++++++------------------ index.html | 552 ++++++++++++----------- 15 files changed, 1783 insertions(+), 1661 deletions(-) create mode 100644 Pages/navbar.html create mode 100644 Pages/shopconstruction.html create mode 100644 Pages/socials.html diff --git a/.vscode/launch.json b/.vscode/launch.json index b5485d0..45e7d17 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -1,29 +1,29 @@ { - // Use IntelliSense to learn about possible attributes. - // Hover to view descriptions of existing attributes. - // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 - "version": "0.2.0", - "configurations": [ - { - "name": "Attach to Chrome", - "port": 8080, - "request": "attach", - "type": "chrome", - "webRoot": "${workspaceFolder}" - }, - { - "name": "Launch Chrome", - "request": "launch", - "type": "chrome", - "url": "https://localhost:8080", - "webRoot": "${workspaceFolder}" - }, - { - "type": "chrome", - "request": "launch", - "name": "Launch Chrome against localhost", - "url": "https://localhost:9222", - "webRoot": "${workspaceFolder}" - } - ] + // Use IntelliSense to learn about possible attributes. + // Hover to view descriptions of existing attributes. + // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 + "version": "0.2.0", + "configurations": [ + { + "name": "Attach to Chrome", + "port": 8080, + "request": "attach", + "type": "chrome", + "webRoot": "${workspaceFolder}" + }, + { + "name": "Launch Chrome", + "request": "launch", + "type": "chrome", + "url": "https://localhost:8080", + "webRoot": "${workspaceFolder}" + }, + { + "type": "chrome", + "request": "launch", + "name": "Launch Chrome against localhost", + "url": "https://localhost:9222", + "webRoot": "${workspaceFolder}" + } + ] } diff --git a/Pages/Awards.html b/Pages/Awards.html index d553a66..201f70d 100644 --- a/Pages/Awards.html +++ b/Pages/Awards.html @@ -1,101 +1,86 @@ -
- - + + + + + + +