Commit Graph

10 Commits

Author SHA1 Message Date
659384a6d4 chore: update package manager and enhance icon metadata
- Updated package manager version to pnpm@10.11.0 in package.json.
- Added robots metadata for SEO in page.tsx.
- Changed Open Graph type from "article" to "website" and added siteName and images.
- Included canonical URL in alternates for better indexing.
- Added structured data for icons in the IconDetails component with priority loading for images.
2025-05-19 15:13:16 +02:00
d0f8f8ced9 revert: revert changes 2025-04-26 13:07:02 +02:00
f0e20c2b19 refactor(web): Remove unused components and hooks (#1263)
* Update add_normal_icon.yml

Signed-off-by: Thomas Camlong <thomas@ajnart.fr>

* Update add_normal_icon.yml

Signed-off-by: Thomas Camlong <thomas@ajnart.fr>

* Update add_normal_icon.yml

Signed-off-by: Thomas Camlong <thomas@ajnart.fr>

* change id

* refactor(web): Remove unused components and hooks

---------

Signed-off-by: Thomas Camlong <thomas@ajnart.fr>
Co-authored-by: Thomas Camlong <thomas@ajnart.fr>
2025-04-25 23:22:01 +02:00
bfc5c0e0da Update pnpm approved builds 2025-04-18 15:25:55 +02:00
51e1d1df7b Add og image generator 2025-04-18 13:57:28 +02:00
16d6e34c3f Format codebase 2025-04-17 18:05:08 +02:00
184c846b11 add tailwindcss-motion
https://rombo.co/tailwind/
2025-04-17 18:05:07 +02:00
e025298b7f fix start script 2025-04-17 18:05:07 +02:00
63349f7490 feat(website): enhance website 2025-04-17 18:05:07 +02:00
bfe293f090 feat: Add website (#1157)
Co-authored-by: Bjorn Lammers <bjorn@lammers.media>
2025-04-16 16:18:20 +02:00