mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
Add branded 404 page to replace Github Pages 404 (#798)
This commit is contained in:
@@ -99,6 +99,8 @@ const plugins = [
|
||||
{ from: './src/favicon.ico' },
|
||||
{ from: './src/browserconfig.xml' },
|
||||
{ from: './src/app-id.json' },
|
||||
{ from: './src/404.html' },
|
||||
{ from: './src/404.css' },
|
||||
{ from: './src/images', to: 'images' },
|
||||
{ from: './src/locales', to: 'locales' },
|
||||
{ from: './src/scripts', to: 'scripts' },
|
||||
|
||||
Reference in New Issue
Block a user