Welcome to part-23 of the series. I will start this part by creating the About page, which is currently blank. Create a new folder About in components folder and a file About.js inside it.
I am putting the below content inside it. I am also reusing the styles from contact.module.css file.
About.js
Rest of the chapter is exclusive content and is from my book Foundation Gatsby Projects.
The book can be purchased from Apress site here
So, now each individual post will have different title.
posts
One more task of adding twitter and facebook cards is remaining in this project, but we will do in the next part.
This completes part-23 of the series.
You can find the code for the same in this github repo.
Also, the site is live at https://thewebdev.tech/