From f1998c321a4eec6d75b58d84aa8610971bf21979 Mon Sep 17 00:00:00 2001 From: Brian Picciano Date: Sat, 31 Jul 2021 11:35:39 -0600 Subject: move static files into static sub-dir, refactor nix a bit --- static/src/_posts/2021-02-25-married.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 static/src/_posts/2021-02-25-married.md (limited to 'static/src/_posts/2021-02-25-married.md') diff --git a/static/src/_posts/2021-02-25-married.md b/static/src/_posts/2021-02-25-married.md new file mode 100644 index 0000000..a44e044 --- /dev/null +++ b/static/src/_posts/2021-02-25-married.md @@ -0,0 +1,18 @@ +--- +title: >- + Married! +description: >- + We did it! +--- + +Just us, an aspen grove, and a photographer to witness. Between weather and +foot-traffic on the trail everything went as well as we hoped it would; it was a +wonderful day. + +{% include image.html dir="wedding" file="1.jpg" width=4005 %} + +{% include image.html dir="wedding" file="2.jpg" width=4004 %} + +{% include image.html dir="wedding" file="3.jpg" width=4005 %} + +More pictures coming soon to a website near you! -- cgit v1.2.3