diff --git a/public/assets/images/tools/eagle.png b/public/assets/images/tools/eagle.png new file mode 100644 index 0000000..ee11f14 Binary files /dev/null and b/public/assets/images/tools/eagle.png differ diff --git a/src/data/tools.ts b/src/data/tools.ts index 8575f0a..e43801d 100644 --- a/src/data/tools.ts +++ b/src/data/tools.ts @@ -48,6 +48,11 @@ export const design = [ url: 'https://affinity.serif.com/publisher/', image: '/assets/images/tools/affinity-publisher.png', }, + { + name: 'Eagle', + url: 'https://eagle.cool/', + image: '/assets/images/tools/eagle.png', + }, { name: 'Procreate', url: 'https://procreate.com/', diff --git a/src/pages/tools.mdx b/src/pages/tools.mdx index c5282ea..d41e232 100644 --- a/src/pages/tools.mdx +++ b/src/pages/tools.mdx @@ -35,7 +35,7 @@ Besides that, I have a few backup hard drives for automatic Time Machine backups ## Design -I love the [Affinity](https://affinity.serif.com/) suite by Serif and use it for all my creative work. I ditched Adobe a few years ago and never looked back. Furthermore, I use all Affinity apps on Desktop and iPad. Additionally, I use [Procreate](https://procreate.com/) on my iPad Pro for creative work. My favorite font app is [Typeface](https://typefaceapp.com/). +I love the [Affinity](https://affinity.serif.com/) suite by Serif and use it for all my creative work. I ditched Adobe a few years ago and never looked back. Furthermore, I use all Affinity apps on Desktop and iPad. Additionally, I use [Procreate](https://procreate.com/) on my iPad Pro for creative work. Recently, I started using [Eagle](https://eagle.cool/) to organize my media assets, and I love the app! My favorite font app is [Typeface](https://typefaceapp.com/).