summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlmightyMiau <almightymeow612@gmail.com>2025-03-25 14:08:48 -0700
committerAlmightyMiau <almightymeow612@gmail.com>2025-03-25 14:08:48 -0700
commit7e8dd8fea4457f8dd9e5417c014b1df6e6b8f62a (patch)
tree08b65890f461e7a086672a2365de600b4dc83995
parent47e9ad3e58ffff92773dc32d0c001e7bac456acf (diff)
3/25/2025 Journal updatemain
- Updated factorio hours on main page (1300->1500) - Updated cgit stylesheet to fix some color issues, such as the code being black text on a dark gray background. - Added cs50 repo to git page.
-rw-r--r--index.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/index.html b/index.html
index 95abfb1..40c4b67 100644
--- a/index.html
+++ b/index.html
@@ -47,6 +47,20 @@
</div>
<div class="title">&nbsp; Website Journal</div>
<div class="content">
+ <div class="date">3/25/2025</div>
+ <p>
+ Hey hey people, I have updated my factorio hours up top (1300->1500), which is currently at
+ 1561 hours.
+ </p>
+ <p>
+ I updated the cgit stylesheet to fix some color issues, such as the code being black text
+ on a dark gray background.
+ </p>
+ <p>
+ I sent my all of the programs I made while doing Harvard's cs50 course to my git page.
+ </p>
+ </div>
+ <div class="content">
<div class="date">2/6/2025</div>
<p>
I have wanted to host my website myself for a while now,