diff --git a/posts/index.html b/posts/index.html index a5d7cb6..2e4044e 100644 --- a/posts/index.html +++ b/posts/index.html @@ -20,16 +20,15 @@ -
+
-

posts

-

welcome to the small corner of this site where i make blog and stuff. they aren't always that though, so i just call this "posts". you can expect stuff like guides, rants and opinions and what not on here.

- for more spicy or venty blogs n stuff, check out postsn't, but it's probably not for everyone. +

blog

+

welcome to the blog i maintain here. they aren't always that though and you can expect mostly other things like guides or rants, maybe some opinions.

@@ -42,10 +41,10 @@
-

rizz.dot

-

for all your rizzing needs!

+

making windows less shit

+

since its, well, an annoyance. and also horrible. and we're all forced to use it.

posted on May 3 of 2024 -
> +
@@ -53,6 +52,7 @@ diff --git a/posts/windows guide.md b/posts/making-windows-less-shit/windows guide.md similarity index 100% rename from posts/windows guide.md rename to posts/making-windows-less-shit/windows guide.md diff --git a/posts/style.css b/posts/style.css index 76c0c5c..a299272 100644 --- a/posts/style.css +++ b/posts/style.css @@ -322,6 +322,13 @@ about me section/terminal margin-top: 3.8em; } +/* +articles +*/ +#articles section { + background-color: var(--surface0); +} + /* footer/credits */