Skip to content

Commit

Permalink
Merge branch 'master' of github.com:alii/website
Browse files Browse the repository at this point in the history
  • Loading branch information
alii committed Sep 3, 2024
2 parents b6e4ef9 + b07478c commit eea2222
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -65,23 +65,6 @@ export default function Home(props: Props) {
</>
),
},
{
key: 'work',
content: (
<>
Currently I'm working on{' '}
<Link
target="_blank"
href="https://cubby.nyc"
className="nice-underline-neutral-400 dark:nice-underline-neutral-200/50"
>
Cubby
</Link>
. It's a powerful private workspace for researching all types of content &amp;
media
</>
),
},
]}
/>

Expand Down

0 comments on commit eea2222

Please sign in to comment.