I_had_some_help / index.html
finis-est's picture
Update index.html
bdc9642 verified
raw
history blame contribute delete
948 Bytes
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>I had some help</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div class="card">
<h1>I had some help</h1>
<p>Trying to keep a running list of names who were kind enough to offer some advice or hints in any form. Even if it's just one question answered, I picked up on something you put out for everyone or I learned from what you said in public, I still want to be grateful.</p>
<p>Thanks, Auri, CalamitousFelicitousness, fizz, inflatebot, OwenArli, Toasty Pigeon, Drummer, SteelSkull. Wouldn't be here having fun doing stupid shit if not for your help.</p>
<p>Thanks, hasnonname, Myscell, BBQ, Yemosvoto and the rest of the people at trashpanda-org for giving me something to look forward to every day. Y'all are fun people to be with.</p>
</div>
</body>
</html>