52 lines
1.7 KiB
HTML
52 lines
1.7 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | 2013-10-06-millie</title>
|
|
<link rel="stylesheet" type="text/css" href="/style.css" />
|
|
<meta name="viewport" content="width=device-width" />
|
|
<meta charset="utf-8" />
|
|
</head>
|
|
<body>
|
|
<main>
|
|
<header>
|
|
<h1>Zk | 2013-10-06-millie</h1>
|
|
</header>
|
|
<article class="content">
|
|
<hr />
|
|
<p>type: post
|
|
slug: millie
|
|
date: 2013-10-06
|
|
title: Millie</p>
|
|
<hr />
|
|
<blockquote>
|
|
<p>Hi Matt,</p>
|
|
<p>I hope you guys are doing OK.</p>
|
|
<p>I just wanted to let you know that we had to have Millie euthanized today. She
|
|
hadn’t been feeling well for a couple of days and it turned out to be cancer
|
|
that was causing internal bleeding. It doesn’t get any easier to go through
|
|
this but it was a gentle, painless way to go.</p>
|
|
<p>If there is such a thing as a “sweetness gene” she had it. I did my best to
|
|
spoil her and give her a good life. Her goal in life was to be a good dog and
|
|
she definitely succeeded. I’ll miss petting those silky ears.</p>
|
|
<p>Give your dogs hugs from Grandma.</p>
|
|
<p>Love,</p>
|
|
<p>Mom</p>
|
|
</blockquote>
|
|
<style> #post img { max-width: 100% !important; } </style>
|
|
|
|
<p><img alt="Rest in peace, Millie" src="/assets/personal/millie.jpg" /></p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2020-06-24</p>
|
|
</footer>
|
|
</main>
|
|
<script type="text/javascript">
|
|
document.querySelectorAll('.tag').forEach(tag => {
|
|
let text = tag.innerText;
|
|
tag.innerText = '';
|
|
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
|
|
});
|
|
</script>
|
|
</body>
|
|
</html>
|