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>
|
<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>
|
<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>
|
</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>
|
</body>
|
||||||
<footer>
|
<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>
|
<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>
|
||||||
|
|
6
index.md
6
index.md
|
@ -44,3 +44,9 @@ I'm a hobby programmer and co-founder and vice president of the [TCCD CompSci an
|
||||||
## Blog posts
|
## 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