takanome-dev / astro.go.blog

Blog app with Astro 🚀 on the front and Go 🐹 on the back
https://blog-with-astro-golang.vercel.app/
MIT License
32 stars 5 forks source link

Feature: SEO is not handled correctly #72

Closed takanome-dev closed 9 months ago

takanome-dev commented 10 months ago

Type of feature

💡 Feature

Current behavior

Currently, the SEO of the site is not well handled.

Suggested solution

Update the layouts to take the needed props and update the SEO for all pages

Additional context

No response

Contributing Docs