diff options
| author | Yigit Sever | 2021-04-15 05:30:53 +0300 |
|---|---|---|
| committer | Yigit Sever | 2021-04-15 05:30:53 +0300 |
| commit | 68c568670ce2608153e0d5709b0a08b2418431b4 (patch) | |
| tree | 310eb518a29e0046ba5a24587862f03898a9e6a8 /public/404.html | |
| parent | dcc2d99140d25c5f163e425fb6ed7246fe88ea54 (diff) | |
| download | gradecoin-68c568670ce2608153e0d5709b0a08b2418431b4.tar.gz gradecoin-68c568670ce2608153e0d5709b0a08b2418431b4.tar.bz2 gradecoin-68c568670ce2608153e0d5709b0a08b2418431b4.zip | |
Start frontend
Diffstat (limited to 'public/404.html')
| -rw-r--r-- | public/404.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/public/404.html b/public/404.html new file mode 100644 index 0000000..f8414f0 --- /dev/null +++ b/public/404.html | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | <!doctype html> | ||
| 2 | <title>404 Not Found</title> | ||
| 3 | <h1>404 Not Found</h1> | ||
