Add monero address
This commit is contained in:
parent
77f0804353
commit
c9d0e072e9
2 changed files with 12 additions and 1 deletions
|
@ -70,6 +70,11 @@
|
|||
<ul>
|
||||
<li><a href="https://askiiart.net/blog/marlin-boot-animations.html">Marlin Boot Animations</a> - Make your Marlin boot screen animated! Includes animation formatting documentation.</li>
|
||||
</ul>
|
||||
<h2 id="othermeta">Other/Meta</h2>
|
||||
<p>If you like what you see here, a donation would be nice.</p>
|
||||
<ul>
|
||||
<li>Monero: <a href="monero:8B7KKtrTLVuAva39qEfb6acvocX7gN1DANkaatSutDPZ7ySpCoVn8jndZcFUQyhnLAD8MjuNv983w7ZG79oZv8KBCFEo69w&tx_description=donation_from_site">8B7KKtrTLVuAva39qEfb6acvocX7gN1DANkaatSutDPZ7ySpCoVn8jndZcFUQyhnLAD8MjuNv983w7ZG79oZv8KBCFEo69w</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
<footer>
|
||||
<p>To view this page in markdown, replace the <code>.html</code> in the URL with <code>.md</code>. If this is the root page (askiiart.net), get the markdown version of it at <a href="/index.md">index.md</a></p>
|
||||
|
|
8
index.md
8
index.md
|
@ -43,4 +43,10 @@ I'm a hobby programmer and co-founder and vice president of the [TCCD CompSci an
|
|||
|
||||
## Blog posts
|
||||
|
||||
- [Marlin Boot Animations](https://askiiart.net/blog/marlin-boot-animations.html) - Make your Marlin boot screen animated! Includes animation formatting documentation.
|
||||
- [Marlin Boot Animations](https://askiiart.net/blog/marlin-boot-animations.html) - Make your Marlin boot screen animated! Includes animation formatting documentation.
|
||||
|
||||
## Other/Meta
|
||||
|
||||
If you like what you see here, a donation would be nice.
|
||||
|
||||
- Monero: [8B7KKtrTLVuAva39qEfb6acvocX7gN1DANkaatSutDPZ7ySpCoVn8jndZcFUQyhnLAD8MjuNv983w7ZG79oZv8KBCFEo69w](monero:8B7KKtrTLVuAva39qEfb6acvocX7gN1DANkaatSutDPZ7ySpCoVn8jndZcFUQyhnLAD8MjuNv983w7ZG79oZv8KBCFEo69w&tx_description=donation_from_site)
|
||||
|
|
Loading…
Reference in a new issue