diff options
author | Matt Strapp <matt@mattstrapp.net> | 2024-05-03 15:16:51 -0500 |
---|---|---|
committer | Matt Strapp <matt@mattstrapp.net> | 2024-05-03 15:16:51 -0500 |
commit | 379c7a910b2d703a6fc42da1eabe15a3ea5bdd08 (patch) | |
tree | fa508b8585fd1695671f4fa18b75eac11e58b604 /content | |
parent | crush bit (diff) | |
download | website-379c7a910b2d703a6fc42da1eabe15a3ea5bdd08.tar website-379c7a910b2d703a6fc42da1eabe15a3ea5bdd08.tar.gz website-379c7a910b2d703a6fc42da1eabe15a3ea5bdd08.tar.bz2 website-379c7a910b2d703a6fc42da1eabe15a3ea5bdd08.tar.lz website-379c7a910b2d703a6fc42da1eabe15a3ea5bdd08.tar.xz website-379c7a910b2d703a6fc42da1eabe15a3ea5bdd08.tar.zst website-379c7a910b2d703a6fc42da1eabe15a3ea5bdd08.zip |
good enough
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
Diffstat (limited to 'content')
-rw-r--r-- | content/posts/flying-over-london-on-an-airbus-a330-neo.md | 8 | ||||
-rw-r--r-- | content/posts/la-dame-de-fer.md | 1 | ||||
-rw-r--r-- | content/posts/lonerism.md | 8 | ||||
-rw-r--r-- | content/posts/my-little-versailles.md | 1 | ||||
-rw-r--r-- | content/posts/the-emperor-lies.md | 8 | ||||
-rw-r--r-- | content/posts/the-face-that-mesmorises-all.md | 8 |
6 files changed, 34 insertions, 0 deletions
diff --git a/content/posts/flying-over-london-on-an-airbus-a330-neo.md b/content/posts/flying-over-london-on-an-airbus-a330-neo.md new file mode 100644 index 0000000..63e2071 --- /dev/null +++ b/content/posts/flying-over-london-on-an-airbus-a330-neo.md @@ -0,0 +1,8 @@ ++++ +authors = ["Matt Strapp"] +title = "Flying over London on an Airbus A330-neo on the way to Paris" +date = "2024-02-25" +series = ["Paris, mon amour"] ++++ + +![Maybe next year](/images/photography/london-overhead.png "Exactly what it says") diff --git a/content/posts/la-dame-de-fer.md b/content/posts/la-dame-de-fer.md index a571c38..0c9816c 100644 --- a/content/posts/la-dame-de-fer.md +++ b/content/posts/la-dame-de-fer.md @@ -2,6 +2,7 @@ authors = ["Matt Strapp"] title = "The Lady of Iron" date = "2024-02-29" +series = ["Paris, mon amour"] +++ ![La dame de fer](/images/photography/the-iron-lady.png "The Tower (Unedited)") diff --git a/content/posts/lonerism.md b/content/posts/lonerism.md new file mode 100644 index 0000000..366d791 --- /dev/null +++ b/content/posts/lonerism.md @@ -0,0 +1,8 @@ ++++ +authors = ["Matt Strapp"] +title = "A[Lonerism]" +series = ["Paris, mon amour"] +date = "2024-02-26" ++++ + +![lonerism](/images/photography/a[lonerism].png "They removed the sign.") diff --git a/content/posts/my-little-versailles.md b/content/posts/my-little-versailles.md index 7fd8c45..2c4c121 100644 --- a/content/posts/my-little-versailles.md +++ b/content/posts/my-little-versailles.md @@ -2,6 +2,7 @@ authors = ["Matt Strapp"] title = "my little versailles" date = "2024-02-27" +series = ["Paris, mon amour"] +++ ![My Little Versailles](/images/photography/my-little-versailles.png "opulence and lonliness") diff --git a/content/posts/the-emperor-lies.md b/content/posts/the-emperor-lies.md new file mode 100644 index 0000000..6b1f1b8 --- /dev/null +++ b/content/posts/the-emperor-lies.md @@ -0,0 +1,8 @@ ++++ +authors = ["Matt Strapp"] +title = "Look at my works ye mighty, and despair!" +date = "2024-02-29" +series = ["Paris, mon amour"] ++++ + +![the emperor](/images/photography/your-emperor.png "Surroudned by layers of lead and wood, he lies.") diff --git a/content/posts/the-face-that-mesmorises-all.md b/content/posts/the-face-that-mesmorises-all.md new file mode 100644 index 0000000..9e702b3 --- /dev/null +++ b/content/posts/the-face-that-mesmorises-all.md @@ -0,0 +1,8 @@ ++++ +authors = ["Matt Strapp"] +title = "The Face of Legend" +date = "2024-03-01" +series = ["Paris, mon amour"] ++++ + +![Giconda](/images/photography/gioconda.png "Why do so many people line up to something so small?") |