Removed webkit-touch-callout css to fix long press on iPhone. Also fixed a span tag that was being closed by an </a>
This commit is contained in:
+12
-12
@@ -44,36 +44,36 @@
|
||||
|
||||
<!-- Mastodon -->
|
||||
<a class="button button-mastodon" href="https://libertynode.net/@mike" role="button" itemprop="sameAs" rel="me"><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" itemprop="sameAs" rel="me"><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" role="button" itemprop="sameAs" rel="me"><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" role="button" itemprop="sameAs" rel="me"><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" itemprop="sameAs" rel="me"><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" itemprop="sameAs" rel="me"><img class="icon" aria-hidden="true" src="images/icons/generic-game-controller.svg" alt="">MetaGamerScore</a>
|
||||
|
||||
|
||||
<details class="value-block">
|
||||
<summary id="value-expanded">
|
||||
<!-- 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>
|
||||
|
||||
<p class="value-explainer">Support my work by providing <a href="https://value4value.info/">value for value</a> — with a direct donation or ordering from the shop.</p>
|
||||
|
||||
|
||||
<p class="value-explainer">Support my work by providing < href="https://value4value.info/">value for value</span> — with a direct donation or ordering from the shop.</p>
|
||||
|
||||
<!-- Initial Charge Shop -->
|
||||
<a class="button button-initialcharge" href="https://initialcharge.shop/" 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.¤cy_code=USD" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/paypal.svg" alt="PayPal Logo">PayPal</a>
|
||||
|
||||
|
||||
<ul>
|
||||
<li id="btc-qr-link"><strong>Bitcoin</strong> • <a href="images/crypto/btc-qr.png">QR Code</a><br><code id="btcwall">bc1qxj26ssa24a7x8mp0rykn80d6v088p996mt0kcc</code></li>
|
||||
<li id="eth-qr-link"><strong>Ethereum</strong> • <a href="images/crypto/eth-qr.png">QR Code</a><br><code id="ethwall">0x41C1689FF03a11205aB22dd0d97889065E971D7f</code></li>
|
||||
@@ -84,7 +84,7 @@
|
||||
|
||||
<footer>
|
||||
<p class="footer-links"><a href="https://initialcharge.net/about/#hardware">Setup</a> • <a href="https://initialcharge.net/tag/home-screens-series/">Home Screens</a> • <a href="resume/">Résumé</a><br><a href="https://initialcharge.net/projects/toolkit/">The Toolkit</a> • <a href="https://initialcharge.net/2017/08/linen-home-screen/#wallpaper">Linen Wallpaper</a></p>
|
||||
|
||||
|
||||
Built with <a href="https://littlelink.io" rel="noopener">LittleLink</a>, view source 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>
|
||||
|
||||
Reference in New Issue
Block a user