~ayoayco/ayco.io-astro

c8071841ca446621d9b4709f2fcf53b8b170f447 — Ayo 13 days ago b7a6a9a main
feat: add webcomponent.io
1 files changed, 16 insertions(+), 8 deletions(-)

M src/constants/stuff.ts
M src/constants/stuff.ts => src/constants/stuff.ts +16 -8
@@ 4,14 4,14 @@ export const stuff: {
  text: string;
  link?: {url: string, text: string};
}[] = [
  {
    icon: '🧐',
    text: 'Software Extraordinaire'
  },
  {
    icon: '🕵🏻‍♂️',
    text: 'Frontend Detective'
  },
  // {
  //   icon: '🧐',
  //   text: 'Software Extraordinaire'
  // },
  // {
  //   icon: '🕵🏻‍♂️',
  //   text: 'Frontend Detective'
  // },
  {
    icon: '😱',
    text: 'Building',


@@ 28,6 28,14 @@ export const stuff: {
      text: 'Cozy'
    }
  },
  {
    icon: '🧱',
    text: 'Creator of',
    link: {
      url: 'https://WebComponent.io',
      text: 'WebComponent.io'
    }
  },
//   {
//     icon: '🧱',
//     text: '...and some',