Files
littlelink/index.html

81 lines
4.8 KiB
HTML

<!DOCTYPE html>
<html class="theme-auto" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Mike Rockwell</title>
<link rel="icon" type="image/x-icon" href="images/favicon.png">
<meta name="description" content="Open web enthusiast, free speech advocate, writer, and Happiness Engineer.">
<meta name="keywords" content="Mike Rockwell, Writer, Blogging, Happiness Engineer, Automattic">
<meta rel="canonical" href="https://mdrockwell.net">
<meta name="author" content="Mike Rockwell">
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container">
<div class="column">
<img class="avatar avatar--rounded" src="images/avatar.jpeg" alt="Mike Rockwell">
<h1>
<div>Mike Rockwell</div>
</h1>
<p>Writer of <a href="https://initialcharge.net/" rel="me">Initial Charge</a>, Product Liaison for <a href="https://pocketcasts.com/">Pocket Casts</a>, and Happiness Engineer at&nbsp;<a href="https://automattic.com/">Automattic</a>.</p>
<!-- All your buttons go here -->
<div class="button-stack" role="navigation">
<!-- Mastodon -->
<a class="button button-mastodon" href="https://libertynode.net/@mike" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/mastodon.svg" alt="Mastodon Logo">Mastodon</a>
<!-- Beeper -->
<a class="button button-beeper" href="https://matrix.to/#/@mdrockwell:beeper.com" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/beeper.svg" alt="">Beeper / Matrix</a>
<!-- Pixelfed -->
<a class="button button-pixelfed" href="https://libertynode.cam/mike" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/pixelfed.svg" alt="">Pixelfed</a>
<!-- Generic Email -->
<a class="button button-default" href="mailto:mike@rockwell.mx" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/generic-email.svg" alt="Email Icon">Email</a>
<!-- Last.fm -->
<a class="button button-last-fm" href="https://last.fm/user/mdrockwell/" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/last-fm.svg" alt="">Last.fm</a>
<!-- MetaGamerScore -->
<a class="button button-metagamerscore" href="https://metagamerscore.com/profile/25193" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/generic-game-controller.svg" alt="">MetaGamerScore</a>
<details class="value-block">
<summary>
<!-- Value for Value -->
<span class="button button-v4v" role="button"><img class="icon" aria-hidden="true" src="images/icons/generic-bolt-icon.svg" alt="">Value for Value</a>
</summary>
<!-- Initial Charge Shop -->
<a class="button button-initialcharge" href="https://initialcharge.shop/" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/initialcharge.svg" alt="">Initial Charge Shop</a>
<!-- PayPal -->
<a class="button button-paypal" href="https://www.paypal.com/donate/?business=LXMQTRPCCLAEG&no_recurring=0&item_name=Support+Initial+Charge%2C+%23OpenWeb%2C+and+my+other+projects+with+value+for+value.&currency_code=USD" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/paypal.svg" alt="PayPal Logo">PayPal</a>
<ul>
<li>Bitcoin (<a href="images/crypto/btc-qr.png">QR</a>):<br><code>bc1qxj26ssa24a7x8mp0rykn80d6v088p996mt0kcc</code><br>&nbsp;</li>
<li>Ethereum (<a href="images/crypto/eth-qr.png">QR</a>):<br><code>0x41C1689FF03a11205aB22dd0d97889065E971D7f</code><br>&nbsp;</li>
<li>Dogecoin (<a href="images/crypto/doge-qr.png">QR</a>):<br><code>DC27kzyjxVgSjuPj6NJkadKibbf4S9UgGd</code></li>
</ul>
</details>
</div>
<footer>
<p class="footer-links"><a href="https://initialcharge.net/tag/home-screens-series/">Home Screens</a><a href="https://initialcharge.net/about/#hardware">Setup</a><a href="resume/">Résumé</a></p>
Built with <a href="https://littlelink.io" rel="noopener">LittleLink</a>, view code on <a href="https://libertynode.dev/mdrockwell/littlelink" rel="noopener">Gitea</a>.</br>
Made on a <a href="https://frame.work/laptop13" rel="noopener">Framework</a>.
</footer>
</div>
</div>
</body>
</html>