summaryrefslogtreecommitdiff
path: root/posts/2019-08-11-marrying-my-best-friend.php
blob: 83bde5bc7fb4cca582c3df22c74c6f84dd00153d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?php
$title = "I Married My Best Friend!";
if (isset($early) && $early) {
	return;
}
include($_SERVER['DOCUMENT_ROOT'] . '/includes/head.php');
?>
<h1>I Married My Best Friend!</h1>
<p>
	It was an inexplicable mixture of joy and butterflies getting to marry
	my best friend. It was truly like a dream come true, so much so that it
	drove me to tears multiple times. Now that we're on our honeymoon, it
	feels simultaneously like everything and nothing has changed but I think
	that's a good thing.
</p>

<p>More to come!</p>