diff options
author | Paul Duncan <pabs@pablotron.org> | 2021-10-22 01:57:27 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2021-10-22 01:57:27 -0400 |
commit | 90f65366f1b060fb7bbc4e59804969ae4989ab89 (patch) | |
tree | ed03c59b3fa73c966e27e723c6ac1bc0105d7213 | |
parent | bc7f0eb74c24dfb62c011cfc49cd255700c7ec9d (diff) | |
download | pablotron.org-90f65366f1b060fb7bbc4e59804969ae4989ab89.tar.bz2 pablotron.org-90f65366f1b060fb7bbc4e59804969ae4989ab89.zip |
remove posts/foo.md
-rw-r--r-- | content/posts/foo.md | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/content/posts/foo.md b/content/posts/foo.md deleted file mode 100644 index c6acc0b..0000000 --- a/content/posts/foo.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: "Foo" -date: "2021-10-09T13:47:18-04:00" -draft: true ---- - -# Foo - -## bar - -## baz - -[best site][pmdn] - -## blum - -[pmdn]: https://pmdn.org/ - "best site on the net" |