2020-04-25 05:00:08 +00:00
<!doctype html>
< html >
< head >
< title > Zk | 05< / 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 | 05< / h1 >
< / header >
< article class = "content" >
< hr / >
< p > date: 2019-08-16
weight: 22< / p >
< hr / >
< blockquote >
< p > Thank you.< / p >
< / blockquote >
< p > I was going to save that for September sixth.< / p >
< blockquote >
< p > I know.< / p >
< / blockquote >
< p > You made me cry.< / p >
< blockquote >
< p > I know.< / p >
< / blockquote >
< p > You hurt me.< / p >
< blockquote >
2020-06-24 07:10:07 +00:00
< p > I know. It’ s been seven years.< / p >
2020-04-25 05:00:08 +00:00
< / blockquote >
< div class = "verse" > < em > Yit'gadal v'yit'kadash sh'mei raba< / em >
Would that I had the faith
To pray daily.
Eleven months to let you go,
And an amen to end the sorrow.< / div >
< blockquote >
2020-06-24 07:10:07 +00:00
< p > It’ s okay to not let go of some things.< / p >
2020-04-25 05:00:08 +00:00
< / blockquote >
< p > How? How so? How could that possibly be true? How could one possibly grow as a person with not letting go of something?< / p >
< blockquote >
2020-06-24 07:10:07 +00:00
< p > It’ s okay to not let go of some things, and to use them to inform your growth in the future. It’ s okay to use grief to become a better person.< / p >
2020-04-25 05:00:08 +00:00
< / blockquote >
< p > I guess.< / p >
< p > But it still hurts.< / p >
< blockquote >
< p > I know. We can continue.< / p >
< / blockquote >
< / 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 >