diff --git a/home.html b/home.html index b0bb5ea..9ceaca7 100644 --- a/home.html +++ b/home.html @@ -90,7 +90,7 @@ $[echo visit >> files/home_visit_counter] $[ls -r ./files/posts-to-homepage/* | while read -r file; do echo "
$(cat $file)
"; done ] - $[include html/footer.html] + $[include html/footer.html] diff --git a/html/blog/index.html b/html/blog/index.html index 66afe68..2397d8c 100644 --- a/html/blog/index.html +++ b/html/blog/index.html @@ -23,7 +23,7 @@ -
+
$[include html/footer.html] diff --git a/html/discord.html b/html/discord.html index 1f5ae9d..059b378 100644 --- a/html/discord.html +++ b/html/discord.html @@ -15,7 +15,7 @@ Unfortunately, humans that I like speaking to use discord in large enough volumes that it is likely to be rather challenging to convince all of the ones I particularly care about to migrate to some other platform. This is not a very nice state of things. -
+
$[include html/footer.html] diff --git a/html/my-laptop.html b/html/my-laptop.html index 826dab3..3f5a86c 100644 --- a/html/my-laptop.html +++ b/html/my-laptop.html @@ -97,7 +97,7 @@ bindsym a mode a - $[include html/footer.html] + $[include html/footer.html] diff --git a/html/thoughts/re-previous-font-post b/html/thoughts/re-previous-font-post new file mode 100644 index 0000000..8edd03b --- /dev/null +++ b/html/thoughts/re-previous-font-post @@ -0,0 +1,2 @@ + +This issue has fixed itself. I do not know why. I did not do anything that would have fixed this. I am mildly perturbed.