Add johnvertisements
This commit is contained in:
parent
ebd877f8b5
commit
f18012d1f3
10 changed files with 15 additions and 6 deletions
12
index.html
12
index.html
|
@ -71,18 +71,17 @@
|
|||
<h2 id="pages">Pages</h2>
|
||||
<ul>
|
||||
<li>This page (<a href="/index.md">markdown</a>)</li>
|
||||
<li>Blog
|
||||
<li><a href="/blog/">Blog</a>
|
||||
<ul>
|
||||
<li><a href="/blog/marlin-boot-animations.html">Marlin Boot
|
||||
Animations</a> - Make your Marlin boot screen animated! Includes
|
||||
animation formatting documentation. (<a
|
||||
href="/blog/marlin-boot-animations.md">markdown</a>)</li>
|
||||
animation formatting documentation.</li>
|
||||
<li><a href="/blog/300.html">300</a> - Figuring out 300 Multiple
|
||||
Choices (<a href="/blog/300.md">markdown</a>)</li>
|
||||
<li><a href="/blog/new-pgp-key.md">New PGP key, and new
|
||||
Choices</li>
|
||||
<li><a href="/blog/new-pgp-key.html">New PGP key, and new
|
||||
directory</a> - I switch to a new PGP key</li>
|
||||
</ul></li>
|
||||
<li>TIL
|
||||
<li><a href="/til/">TIL</a>
|
||||
<ul>
|
||||
<li>Just little tidbits I learn, inspired by <a
|
||||
href="https://til.simonwillison.net/">Simon Willison's TIL</a>,
|
||||
|
@ -102,6 +101,7 @@
|
|||
<li><wrap>Monero: <a
|
||||
href="monero:8B7KKtrTLVuAva39qEfb6acvocX7gN1DANkaatSutDPZ7ySpCoVn8jndZcFUQyhnLAD8MjuNv983w7ZG79oZv8KBCFEo69w&tx_description=donation_from_site">8B7KKtrTLVuAva39qEfb6acvocX7gN1DANkaatSutDPZ7ySpCoVn8jndZcFUQyhnLAD8MjuNv983w7ZG79oZv8KBCFEo69w</a></wrap></li>
|
||||
</ul>
|
||||
<iframe src="https://john.citrons.xyz/embed?ref=askiiart.net" style="margin-left:auto;display:block;margin-right:auto;max-width:732px;width:100%;height:94px;border:none;"></iframe>
|
||||
<script src="/prism.js"></script>
|
||||
</body>
|
||||
<footer>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue