improve front page

This commit is contained in:
evanpelle
2024-08-17 20:56:11 -07:00
parent 0ea670d975
commit 19c826d944
13 changed files with 199 additions and 58 deletions
+4
View File
@@ -28,6 +28,10 @@ export default (env, argv) => {
generator: {
filename: 'images/[hash][ext][query]'
}
},
{
test: /\.svg$/,
type: 'asset/inline',
}
],
},