From cbd4ff8f6d03ada84edd3bab889235533832bbfd Mon Sep 17 00:00:00 2001 From: Alex Scerba Date: Fri, 31 Oct 2025 21:09:16 -0500 Subject: Remove midterm rant --- html/blog/2024-10-18+Midterm+rant | 7 +++++++ html/blog/2024-10-18+Midterm+rant.tmpl.html | 7 ------- 2 files changed, 7 insertions(+), 7 deletions(-) create mode 100644 html/blog/2024-10-18+Midterm+rant delete mode 100644 html/blog/2024-10-18+Midterm+rant.tmpl.html diff --git a/html/blog/2024-10-18+Midterm+rant b/html/blog/2024-10-18+Midterm+rant new file mode 100644 index 0000000..6b53b3e --- /dev/null +++ b/html/blog/2024-10-18+Midterm+rant @@ -0,0 +1,7 @@ +{{ define "article" }} +
+

{{ .Title }}

+

Something about something. I think on the effects of something. Something. Writing to write. Typing to type. Dada? idk. Just tired and done and ready to be out of class. The relentless pursuit to finish while those around you are already done. Wrapped up. Ready for the next phase. Of the project. Of life. And you are watching them pass by. But then you remember they probably feel the same. Relativity at its finest.

+

Created: {{ .Date }}

+
+{{ end }} \ No newline at end of file diff --git a/html/blog/2024-10-18+Midterm+rant.tmpl.html b/html/blog/2024-10-18+Midterm+rant.tmpl.html deleted file mode 100644 index 6b53b3e..0000000 --- a/html/blog/2024-10-18+Midterm+rant.tmpl.html +++ /dev/null @@ -1,7 +0,0 @@ -{{ define "article" }} -
-

{{ .Title }}

-

Something about something. I think on the effects of something. Something. Writing to write. Typing to type. Dada? idk. Just tired and done and ready to be out of class. The relentless pursuit to finish while those around you are already done. Wrapped up. Ready for the next phase. Of the project. Of life. And you are watching them pass by. But then you remember they probably feel the same. Relativity at its finest.

-

Created: {{ .Date }}

-
-{{ end }} \ No newline at end of file -- cgit v1.2.3