zk_html/diary/2006-12-08-21:40:52.html

43 lines
1.6 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Passing this on.</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 | Passing this on.</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<blockquote>I can't take credit for this one - it's from a good friend of mine in the furry community. Still, it's worth the 5 seconds it takes, I think, no matter how busy your schedule today might be.
Today, Bristol-Myers Squibb, the pharmaceutical monolith that charges
nearly $1,000 for a 30 day supply of one of its HIV/AIDS medications, is
donating $1 to the National AIDS Fund for each person who simply visits
their website and "virtually lights a candle." The tally is over 800,000 now.
Please take a minute to "light a candle":
https://www.lighttounite.org/
</blockquote>
<p>From <lj user="andreal">&lt;/lj</p>
</article>
<footer>
<p>Page generated on 2006-12-08 21:40:52</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>