mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-06 11:23:48 -05:00
Add minimal 404 page for Cloudfront
This commit is contained in:
8
app/assets/error_pages/404_cloudfront.html
Normal file
8
app/assets/error_pages/404_cloudfront.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>404 - Not found</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>404 - Not found</h1>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user