diff options
author | Matt Strapp <matt@mattstrapp.net> | 2024-05-03 14:06:11 -0500 |
---|---|---|
committer | Matt Strapp <matt@mattstrapp.net> | 2024-05-03 14:06:11 -0500 |
commit | 98f5028d290d782a83fc84a1362ae3272004be17 (patch) | |
tree | f5c144329dd80e285127aaf022eee23cea6eb57a /content | |
parent | Fix broken LFS files (diff) | |
download | website-98f5028d290d782a83fc84a1362ae3272004be17.tar website-98f5028d290d782a83fc84a1362ae3272004be17.tar.gz website-98f5028d290d782a83fc84a1362ae3272004be17.tar.bz2 website-98f5028d290d782a83fc84a1362ae3272004be17.tar.lz website-98f5028d290d782a83fc84a1362ae3272004be17.tar.xz website-98f5028d290d782a83fc84a1362ae3272004be17.tar.zst website-98f5028d290d782a83fc84a1362ae3272004be17.zip |
add posts?
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
Diffstat (limited to 'content')
-rw-r--r-- | content/posts/it-hurts-waiting-for-someone-you-know-will-never-come-to-you.md | 7 | ||||
-rw-r--r-- | content/posts/my-little-versailles.md | 7 | ||||
-rw-r--r-- | content/posts/the-inevitable-march.md | 7 | ||||
-rw-r--r-- | content/posts/the-kind-of-tired-sleep-cannot-fix.md | 7 | ||||
-rw-r--r-- | content/posts/title-redacted.md | 7 | ||||
-rw-r--r-- | content/posts/untitled.md | 7 |
6 files changed, 42 insertions, 0 deletions
diff --git a/content/posts/it-hurts-waiting-for-someone-you-know-will-never-come-to-you.md b/content/posts/it-hurts-waiting-for-someone-you-know-will-never-come-to-you.md new file mode 100644 index 0000000..50bc145 --- /dev/null +++ b/content/posts/it-hurts-waiting-for-someone-you-know-will-never-come-to-you.md @@ -0,0 +1,7 @@ ++++ +authors = ["Matt Strapp"] +title = "It hurts waiting for someone you know will never come to you." +date = "2020-07-17" ++++ + +![It hurts waiting for someone you know will never come to you.](/images/photography/it-hurts-waiting-for-someone-you-know-will-never-come-to-you.png) diff --git a/content/posts/my-little-versailles.md b/content/posts/my-little-versailles.md new file mode 100644 index 0000000..d4664fa --- /dev/null +++ b/content/posts/my-little-versailles.md @@ -0,0 +1,7 @@ ++++ +authors = ["Matt Strapp"] +title = "my little versailles" +date = "2024-02-27" ++++ + +![My Little Versailles](/images/photography/my-little-versailles.png) diff --git a/content/posts/the-inevitable-march.md b/content/posts/the-inevitable-march.md new file mode 100644 index 0000000..81bd2f9 --- /dev/null +++ b/content/posts/the-inevitable-march.md @@ -0,0 +1,7 @@ ++++ +authors = ["Matt Strapp"] +title = "The Inevitable March" +date = "2020-07-10" ++++ + +![The Inevitable March](/images/photography/the-inevitable-march.png) diff --git a/content/posts/the-kind-of-tired-sleep-cannot-fix.md b/content/posts/the-kind-of-tired-sleep-cannot-fix.md new file mode 100644 index 0000000..d4ee553 --- /dev/null +++ b/content/posts/the-kind-of-tired-sleep-cannot-fix.md @@ -0,0 +1,7 @@ ++++ +authors = ["Matt Strapp"] +title = "The Kind of Tired Sleep Cannot Fix" +date = "2020-07-26" ++++ + +![The Kind of Tired Sleep Cannot Fix](/images/photography/the-kind-of-tired-sleep-cannot-fix.png) diff --git a/content/posts/title-redacted.md b/content/posts/title-redacted.md new file mode 100644 index 0000000..5668b60 --- /dev/null +++ b/content/posts/title-redacted.md @@ -0,0 +1,7 @@ ++++ +authors = ["Matt Strapp"] +title = "[Title Redacted]" +date = "2020-05-29" ++++ + +![Title Redacted](/images/photography/title-redacted.png) diff --git a/content/posts/untitled.md b/content/posts/untitled.md new file mode 100644 index 0000000..b74bc52 --- /dev/null +++ b/content/posts/untitled.md @@ -0,0 +1,7 @@ ++++ +authors = ["Matt Strapp"] +title = "untitled" +date = "2022-04-29" ++++ + +![untitled](/images/photography/untitled.png) |