From bdcd8d2ffabfa753e26ccc0e8b51ab3223d6ed0b Mon Sep 17 00:00:00 2001 From: Pagwin Date: Tue, 31 Dec 2024 02:46:58 -0500 Subject: [PATCH] got rid of hello testing post --- posts/hello.typ | 57 ------------------------------------------------ posts/hello.yaml | 6 ----- 2 files changed, 63 deletions(-) delete mode 100644 posts/hello.typ delete mode 100644 posts/hello.yaml diff --git a/posts/hello.typ b/posts/hello.typ deleted file mode 100644 index b3e8533..0000000 --- a/posts/hello.typ +++ /dev/null @@ -1,57 +0,0 @@ -= omg this is great - -hi #footnote[Hi this is a thing] - -#image("/static/images/pfp.webp") - -a - -b - -c - -d - -e - -f - -g - -h - -i - -j - -k - -l - -m - -n - -o - -p - -q - -r - -s - -t - -u - -v - -w - -x - -y - -z diff --git a/posts/hello.yaml b/posts/hello.yaml deleted file mode 100644 index 02baa7a..0000000 --- a/posts/hello.yaml +++ /dev/null @@ -1,6 +0,0 @@ -title: Hello -author: pagwin -tags: [hello, this is a list] -description: "this is a description" -draft: false -date: 2024-08-01