diff --git a/changelog b/changelog
index bd8445d..d11a4e0 100644
--- a/changelog
+++ b/changelog
@@ -1,6 +1,6 @@
2024-02-18: cleaned up header css, added changelog.
2024-02-24: made dir_index.html slightly less cursed server side
-2024-04-10: fix albert hacking my website by rewriting the entire backend (lol)
+2024-04-10: fix albert hacking its website by rewriting the entire backend (lol)
2024-04-12: add "natalie-sightings.html"
2024-04-14: add "cool-sites.html", update home.html to actually be html compliant, updated comment system, add 88x31 collection, minor modification to "natalie-info.html".
2024-04-25: move hosting to server taken from school basement, (somewhat notable)
@@ -14,11 +14,11 @@
2024-07-24: append to list of interesting sights, add page complaining about discord
2024-07-24: add thoughts page in /html/, update natalie info page
2024-07-24: updated wording in site-info.html, add /stats/ routes, update home.html to make filetree hidden by default because it is big
-2024-07-25: rewrite css because winter told me to. Now has dark mode based on a media query.
+2024-07-25: rewrite css because winter told it to. now has dark mode based on a media query.
2024-07-25: add subdomain proxying with nginx.
2024-07-26: add git.natalieee.net
2024-07-26: update site-info.html
-2024-07-26: I have a dns server now. oops. there go my sleeping plans. email me if you want to use it for some insane reason.
+2024-07-26: it has a dns server now. oops. there go its sleeping plans. email it if you want to use it for some insane reason.
2024-07-27: update style on non blog posts
2024-07-27: modernize /html/site-info.html, finally
2024-07-27: improve image accessibility, update blog posts to be compliant with new style
@@ -29,7 +29,7 @@
2024-08-09: fix css issue on homepage
2024-08-09: fix thoughts not displaying in correct order
2024-08-19: rewrite .*-info pages, add footer, update home.html, make all* images links
-2024-08-20: update my-laptop.html, create my-old-laptop.html
+2024-08-20: update its-laptop.html, create its-old-laptop.html
2024-08-27: test new home.html compiled from lisp code.
2024-09-01: switch to htmlgen for content
2024-09-03: fix issue with changelog; update site-info.html; update style; add thought
diff --git a/files/homepage-statements/11 b/files/homepage-statements/11
index d2a6cdb..2dd2a78 100644
--- a/files/homepage-statements/11
+++ b/files/homepage-statements/11
@@ -1 +1 @@
-by viewing this website you agree to give me no less than two hundred dollars
+by viewing this website you agree to give natalie no less than two hundred dollars
diff --git a/files/my-laptop.png b/files/my-laptop.png
deleted file mode 100644
index e6b186f..0000000
Binary files a/files/my-laptop.png and /dev/null differ
diff --git a/files/natalie-sightings/wave-measuring-radar-I-think.jpg b/files/natalie-sightings/wave-measuring-radar-I-think.jpg
deleted file mode 100644
index 21bee1d..0000000
Binary files a/files/natalie-sightings/wave-measuring-radar-I-think.jpg and /dev/null differ
diff --git a/html/thoughts/audio-is-bad b/html/thoughts/audio-is-bad
index d674e8e..48cac48 100644
--- a/html/thoughts/audio-is-bad
+++ b/html/thoughts/audio-is-bad
@@ -1,4 +1,4 @@
-
+
while natalie was making $[make-link /stats/what-song-is-it-listening-to], specifically while it was writing the service that would send song updates to the server from its laptop, it decided to make mpd started by its init system (openrc).
this quickly devolved in to also making pipewire start from its init system. prior to now, it was start by an init script ran by the compositor natalie uses, which would run unfuck audio
. for some reason, likely due to the fact that natalie uses seatd instead of elogind for session management on its primary laptop, the default artix init scripts for all pipewire related services and mpd did not work.
diff --git a/html/thoughts/less-technical-debt b/html/thoughts/less-technical-debt
index a0254b1..8b990ee 100644
--- a/html/thoughts/less-technical-debt
+++ b/html/thoughts/less-technical-debt
@@ -11,7 +11,7 @@ has it mentioned how much it loves that a significant portion of the content on
the above file is included here with $\[echo $\[cat ./scripts/img-caption]]
. it greatly enjoys this.
given that the css that is included in every site has now been standardized, natalie should probably start generalizing the start of each html document such that it can change one file to update the head section of all documents. +
given that the css that is included in every page has now been standardized, natalie should probably start generalizing the start of each html document such that it can change one file to update the head section of all documents. also, it should implement a header.
over the past 3 days, it has increased the number of entries in the changelog by approximately 1.8 times. it is amused by this.
diff --git a/html/thoughts/meta b/html/thoughts/meta index 489a8c8..5bda57d 100644 --- a/html/thoughts/meta +++ b/html/thoughts/meta @@ -28,7 +28,7 @@ another option would be to simply run a garden on a subdomain. something like garden.natalieee.net would work, though then it must either retool its current webserver to be less horribly tied to this one specific project,$[make-footnote "thing it should do anyways"] or write an entirely different webserver.$[make-footnote "it starts college on monday, it should not do this"]