added dark mode for reference

This commit is contained in:
Shahed Nasser
2022-04-22 15:33:49 +03:00
parent 5fbfa2a438
commit c1afef4641
26 changed files with 239 additions and 52 deletions
+1
View File
@@ -6,6 +6,7 @@ module.exports = {
},
plugins: [
`gatsby-plugin-react-helmet`,
`gatsby-plugin-dark-mode`,
{
resolve: `gatsby-plugin-anchor-links`,
options: {