Add public/404.html as generated in the previous commit

This commit is contained in:
Eli Bendersky 2021-08-27 16:46:20 -07:00
parent c5ee569a42
commit eb450ec740

2
public/404.html generated
View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<meta http-eqiv="content-type" content="text/html;charset=utf-8"> <meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>Go by Example: Not Found</title> <title>Go by Example: Not Found</title>
<link rel=stylesheet href="site.css"> <link rel=stylesheet href="site.css">
</head> </head>