title and archive page

This commit is contained in:
2020-09-30 20:56:39 -05:00
parent 8b9d33cb44
commit a88aecb93f
9 changed files with 116 additions and 15 deletions

View File

@@ -17,6 +17,7 @@
"disqus-react": "^1.0.10",
"gatsby": "^2.24.61",
"gatsby-image": "^2.4.19",
"gatsby-plugin-react-helmet": "^3.3.12",
"gatsby-plugin-sass": "^2.3.13",
"gatsby-plugin-sharp": "^2.6.36",
"gatsby-remark-images": "^3.3.30",
@@ -27,7 +28,8 @@
"node-sass": "^4.14.1",
"prismjs": "^1.21.0",
"react": "^16.12.0",
"react-dom": "^16.12.0"
"react-dom": "^16.12.0",
"react-helmet": "^6.1.0"
},
"devDependencies": {
"bootstrap": "^4.5.2",