2020-04-25 05:00:08 +00:00
<!doctype html>
< html >
< head >
< title > Zk | 06< / 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 | 06< / h1 >
< / header >
< article class = "content" >
< hr / >
< p > date: 2019-08-20
weight: 35< / p >
< hr / >
< p > Telling dad was the second time I came out to family deliberately.< / p >
< blockquote >
< p > The third.< / p >
< / blockquote >
< p > Third?< / p >
< blockquote >
< p > You told Aunt Patty that you were gay back before high school.< / p >
< / blockquote >
2020-06-24 07:10:07 +00:00
< p > I… did not remember that.< / p >
2020-04-25 05:00:08 +00:00
< blockquote >
< p > Not until just now, apparently.< / p >
< / blockquote >
< p > Apparently. I have no recollection of what I said. I have no recollection of what < em > she< / em > said.< / p >
< p > I have no recollection of her.< / p >
< blockquote >
2020-06-24 07:10:07 +00:00
< p > Hazy images at grandma’ s.< / p >
2020-04-25 05:00:08 +00:00
< / blockquote >
< p > I guess.< / p >
< blockquote >
< p > Memories surrounding her.< / p >
< / blockquote >
< p > Lots of those.< / p >
< blockquote >
< p > Memories of when she and her family got stranded on a sailboat between Cuba and Florida and rescued by a cruise ship. Grandma and dad smug in their assessment that she was stupid and irresponsible.< / p >
< / blockquote >
< p > A vague, heavily pixelated picture shot by one of the cruise boat attendants.< / p >
< blockquote >
2020-06-24 07:10:07 +00:00
< p > “ She’ s crazy,” they said. “ She has too many kids. They draw all over the walls. Her house is wild. She’ s crazy.” < / p >
2020-04-25 05:00:08 +00:00
< / blockquote >
< p > And me, with with my secret. My little pet lie I kept hidden from them.< / p >
< blockquote >
< p > Tell me about coming out to dad.< / p >
< / blockquote >
< p > I will.< / p >
< / article >
< footer >
2020-06-24 07:10:07 +00:00
< p > Page generated on 2020-06-24< / p >
2020-04-25 05:00:08 +00:00
< / footer >
< / main >
2020-06-24 07:10:07 +00:00
< 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 >
2020-04-25 05:00:08 +00:00
< / body >
< / html >