eleboog-astro/src/pages/cool.mdx
Kebo 60bc37390b
Some checks failed
ci / builder (push) Failing after 1m5s
cool
2025-05-13 12:18:38 -05:00

26 lines
No EOL
1.7 KiB
Text

---
date: 1970-01-01
layout: '../layouts/StandaloneMDXLayout.astro'
title: Cool Stuff
slug: cool
---
This is my archival page for cool stuff I find on the internet. If the sharefeed is a "oh, this looks cool", this page is "okay, this is certified **epic**."
## Button Gallery
I thought about making a blogroll, but I decided instead to make a button gallery for all of my friends who run blogs and have 88x31 buttons to go with them.
<div class="button-gallery mb-2 space-x-2">
<a href="https://www.5snb.club"><img width="88" height="31" src="/buttons/522@5snb.club.png" class="border-none shadow-none inline rounded-none" alt="A button for 522 at 5snb dot club."/></a>
<a href="https://foxscot.ch"><img width="88" height="31" src="/buttons/foxscot.ch.png" class="border-none shadow-none inline rounded-none" alt="A button for Foxscotch."/></a>
<a href="http://legacy.sominemo.com"><img width="88" height="31" src="/buttons/sominemo.gif" class="border-none shadow-none inline rounded-none" alt="A button for Sominemo."/></a>
</div>
{ false && <>...and here's a list of friends I am publicly shaming into making buttons because I am a gremlin:
<a href="https://cendyne.dev/">Cendyne</a> / <a href="https://soatok.blog">Soatok</a> / <a href="https://xeiaso.net">Xe Iaso (Cadey)</a></>}
If you want to link my website to your page like this, feel free to use these buttons I made!
<a href="https://eleboog.com" style=" max "><img src="/eleboog_button.jpg" class="border-none shadow-none inline rounded-none" alt="A button for eleboog dot com in a blue color pallete."/></a>
<a href="https://eleboog.com" style=" max "><img src="/eleboog_button_light.jpg" class="border-none shadow-none inline rounded-none" alt="A button for eleboog dot com in an orange color pallete."/></a>