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