diff --git a/src/components/Header.astro b/src/components/Header.astro index 848562c..9b917ce 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -26,6 +26,8 @@ const {current} = Astro.props; / me / + cool + / rss \ No newline at end of file diff --git a/src/pages/cool.mdx b/src/pages/cool.mdx new file mode 100644 index 0000000..13c66b9 --- /dev/null +++ b/src/pages/cool.mdx @@ -0,0 +1,26 @@ +--- +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. + + + +{ false && <>...and here's a list of friends I am publicly shaming into making buttons because I am a gremlin: +Cendyne / Soatok / Xe Iaso (Cadey)} + +If you want to link my website to your page like this, feel free to use these buttons I made! + +A button for eleboog dot com in a blue color pallete. +A button for eleboog dot com in an orange color pallete. \ No newline at end of file