From 98f5028d290d782a83fc84a1362ae3272004be17 Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Fri, 3 May 2024 14:06:11 -0500 Subject: add posts? Signed-off-by: Matt Strapp --- ...it-hurts-waiting-for-someone-you-know-will-never-come-to-you.md | 7 +++++++ content/posts/my-little-versailles.md | 7 +++++++ content/posts/the-inevitable-march.md | 7 +++++++ content/posts/the-kind-of-tired-sleep-cannot-fix.md | 7 +++++++ content/posts/title-redacted.md | 7 +++++++ content/posts/untitled.md | 7 +++++++ 6 files changed, 42 insertions(+) create mode 100644 content/posts/it-hurts-waiting-for-someone-you-know-will-never-come-to-you.md create mode 100644 content/posts/my-little-versailles.md create mode 100644 content/posts/the-inevitable-march.md create mode 100644 content/posts/the-kind-of-tired-sleep-cannot-fix.md create mode 100644 content/posts/title-redacted.md create mode 100644 content/posts/untitled.md (limited to 'content') 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) -- cgit v1.2.3