From 2edc3a5016f79d4821d92c82f7a474cb08f04d07 Mon Sep 17 00:00:00 2001 From: Derek Chen Date: Sat, 20 Apr 2024 20:12:00 -0500 Subject: [PATCH] feat: last update for today woohoo --- docs/changelog.html | 46 ++++++++++++++++++++++++++++++++++----------- docs/main.css | 1 + 2 files changed, 36 insertions(+), 11 deletions(-) diff --git a/docs/changelog.html b/docs/changelog.html index f984650..f0651f8 100644 --- a/docs/changelog.html +++ b/docs/changelog.html @@ -53,14 +53,26 @@
-

TITLE HEADING

-
Title description, Dec 7, 2017
-

Some text..

+

UT Registration Plus Testing Phase!

+

April 20, 2024

- Sunt in culpa qui officia deserunt mollit anim id est laborum - consectetur adipiscing elit, sed do eiusmod tempor incididunt ut - labore et dolore magna aliqua. Ut enim ad minim veniam, quis - nostrud exercitation ullamco. + My team and I have been working on + UT Registration Plus + and testing has opened up for our upcoming overhaul update! + Interest form here +

+
+
+

Overhaul Update [Patch 1.0.1.0]

+

April 20, 2024

+

+ Created two more pages and the navbar today and now the site looks + so much cooler.

@@ -80,12 +92,24 @@

Just a simple student trying to make his way in the universe.

diff --git a/docs/main.css b/docs/main.css index af99f7e..6b6fe67 100644 --- a/docs/main.css +++ b/docs/main.css @@ -196,6 +196,7 @@ h1 { background-color: var(--container-color); padding: 20px; margin-top: 20px; + text-align: left; } .changelog-split-row {