g00glen00b / dimitri.codes

Static generator for dimitri.codes using Gatsby
https://dimitri.codes
Other
20 stars 7 forks source link

Setting up metatags with Gatsby #44

Closed g00glen00b closed 3 years ago

g00glen00b commented 4 years ago

Title:

Setting up metatags with Gatsby

Description:

With Gatsby, you can add metatags to your webpages by using React helmet. As metatags are important when trying to share links to social networks (Opengraph, Twitter, ...), a dedicated blogpost might be interesting.

g00glen00b commented 3 years ago

Fixed by #82