summaryrefslogtreecommitdiff
path: root/posts/2020-04-10-wedding-photos-are-here.php
diff options
context:
space:
mode:
author53hornet <atc@53hor.net>2021-07-28 10:58:58 -0400
committer53hornet <atc@53hor.net>2021-07-28 10:58:58 -0400
commitbfaccc32571df8a02f69518d8864244efba3b5b5 (patch)
treecc71a44054af00e73d0db2a1c79c347db3f31327 /posts/2020-04-10-wedding-photos-are-here.php
parentdd75b4a341925e4ba3408b018941241d4317dd9f (diff)
download53hor-bfaccc32571df8a02f69518d8864244efba3b5b5.tar.xz
53hor-bfaccc32571df8a02f69518d8864244efba3b5b5.zip
php site, templating and partials, faster index generation
Diffstat (limited to 'posts/2020-04-10-wedding-photos-are-here.php')
-rw-r--r--posts/2020-04-10-wedding-photos-are-here.php40
1 files changed, 40 insertions, 0 deletions
diff --git a/posts/2020-04-10-wedding-photos-are-here.php b/posts/2020-04-10-wedding-photos-are-here.php
new file mode 100644
index 0000000..59344d6
--- /dev/null
+++ b/posts/2020-04-10-wedding-photos-are-here.php
@@ -0,0 +1,40 @@
+<?php
+$title = "Wedding Photo Debacle";
+if (isset($early) && $early) {
+ return;
+}
+include($_SERVER['DOCUMENT_ROOT'] . '/includes/head.php');
+?>
+
+<p>
+ At long last we have all of our wedding photos together! Unfortunately a
+ large portion of the professional ones were lost during editing but
+ we're extremely fortunate to everyone who took pictures throughout the
+ festivities so we have more to share! We hope you enjoy flipping through
+ them as much as we did! There is also a collection of the photos we took
+ while we were on our honeymoon on Mackinac Island, MI. It was an
+ absolutely magical place and truly the experience of a lifetime for us
+ to run away there. We're in contact with our videographer, who's working
+ on the final cut now.
+</p>
+
+<p>
+ Everything is available at the links down below. You can scroll through
+ the photos, view them in fullscreen, and even download them or share
+ them elsewhere. We hope you have as much fun flipping through them as we
+ did!
+</p>
+
+<ul>
+ <li>
+ <a href="https://nextcloud.53hor.net/s/eYLqeMGnSPGRNFE">Bachelor &amp; Bachelorette Parties</a>
+ </li>
+
+ <li>
+ <a href="https://nextcloud.53hor.net/s/FxekyGQFTFKG5ot">Wedding Day</a>
+ </li>
+
+ <li>
+ <a href="https://nextcloud.53hor.net/s/mgZ6M4ayqX73DqL">Honeymoon</a>
+ </li>
+</ul>