diff --git a/src/constants/stuff.ts b/src/constants/stuff.ts index b12c519..a837be5 100644 --- a/src/constants/stuff.ts +++ b/src/constants/stuff.ts @@ -21,21 +21,21 @@ export const stuff: { } }, { - icon: '🚀', + icon: '🧸', text: 'Creator of', link: { url: 'https://cozy-reader.vercel.app', text: 'Cozy' } }, - { - icon: '🧱', - text: '...and some', - link: { - url: '/stuff', - text: 'small stuff' - } - }, +// { +// icon: '🧱', +// text: '...and some', +// link: { +// url: '/stuff', +// text: 'small stuff' +// } +// }, { icon: '🦌', text: 'Contributor to', diff --git a/src/pages/showcase.astro b/src/pages/showcase.astro index 39b8ca3..87d95b2 100644 --- a/src/pages/showcase.astro +++ b/src/pages/showcase.astro @@ -12,6 +12,11 @@ import Card from "../components/Card.astro";

Fun Side Projects

See more of my previous projects at my blog.