diff --git a/src/data/tools.ts b/src/data/tools.ts index 431661a..25cf9f3 100644 --- a/src/data/tools.ts +++ b/src/data/tools.ts @@ -124,11 +124,6 @@ export const other = [ url: 'https://www.raycast.com/', image: '/assets/images/tools/raycast.webp', }, - { - name: 'Arc', - url: 'https://arc.net/gift/3a2fd063', - image: '/assets/images/tools/arc-browser.webp', - }, { name: 'Brave Browser', url: 'https://brave.com/', diff --git a/src/pages/tools.mdx b/src/pages/tools.mdx index 05dea11..7b521f2 100644 --- a/src/pages/tools.mdx +++ b/src/pages/tools.mdx @@ -52,6 +52,6 @@ I consume all my content with the [Reeder](https://reeder.app/) app, from RSS Fe ## Other -I use many extra tools, too many to name them all. Here are a few of my favorites. I’ve been using [Things](https://culturedcode.com/things/) as my to-do app for years; I appreciate its simplicity and design. [Raycast Pro](https://www.raycast.com/pro) is my most-used app, with its ChatGPT feature. I’m a fan of both browsers: [Arc](https://arc.net/gift/3a2fd063) for its innovative features and [Brave](https://brave.com/) for its security, privacy, and built-in ad-blocking. +I use many extra tools, too many to name them all. Here are a few of my favorites. I’ve been using [Things](https://culturedcode.com/things/) as my to-do app for years; I appreciate its simplicity and design. [Raycast Pro](https://www.raycast.com/pro) is my most-used app, with its ChatGPT feature. I’m a fan of [Brave](https://brave.com/) for its security, privacy, and built-in ad-blocking.