Update logo around the website

updated the favicon with a webpack plugin, as will as on the MainLayout
Plus some other tweaks to the main layout while I was there

resolves #107
This commit is contained in:
Kurt Hutten
2020-11-18 07:56:09 +11:00
parent a7dac73116
commit 4fefee073c
10 changed files with 194 additions and 43 deletions

View File

@@ -38,6 +38,7 @@
},
"devDependencies": {
"autoprefixer": "9.8.6",
"html-webpack-plugin": "^4.5.0",
"postcss-loader": "4.0.2",
"tailwindcss": "^1.9.1"
}