Open TheJoin95 opened 1 month ago
@Readpato this could be a good task for you
Good idea! Since I'm not familiar to the Next.js ecosystem, do you know if there's already something predefined or a standardized way of modifying <head>
properties in Next.js? I have only found this on the documentation
Normally in the Vue Ecosystem we utilize this agnostic Unjs package Unhead which allows you modify it super easily. Maybe if there isn't one we could adopt it? It's pretty straightforward to implement it
You can take osday as reference. There is no need to install another dependency here as it'll be an easy and static head
We should setting up the
Please verify it in prod or preview.