From c7a602b08019dd518d94310084a1a78a6a4773cf Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <the@jeffreyfreeman.me>
Date: Sat, 21 Oct 2023 20:28:07 -0400
Subject: [PATCH] Added nearly full moon photo

---
 content/photography/nearly-full-moon.md             |  11 +++++++++++
 .../{photography7.jpg => nearly-full-moon.jpg}      | Bin
 2 files changed, 11 insertions(+)
 create mode 100644 content/photography/nearly-full-moon.md
 rename static/images/photography/{photography7.jpg => nearly-full-moon.jpg} (100%)

diff --git a/content/photography/nearly-full-moon.md b/content/photography/nearly-full-moon.md
new file mode 100644
index 000000000..e115cacc0
--- /dev/null
+++ b/content/photography/nearly-full-moon.md
@@ -0,0 +1,11 @@
+---
+title: Nearly Full Moon
+date: '2023-10-22T00:26:00Z'
+slug: nearly-full-moon
+image_header: images/photography/nearly-full-moon.jpg
+tags:
+- Astronomy
+- Astrophotography
+---
+
+{{< figure src="/images/photography/nearly-full-moon.jpg" >}}
diff --git a/static/images/photography/photography7.jpg b/static/images/photography/nearly-full-moon.jpg
similarity index 100%
rename from static/images/photography/photography7.jpg
rename to static/images/photography/nearly-full-moon.jpg
-- 
GitLab