diff options
| author | Yigit Sever | 2021-04-15 03:39:36 +0300 |
|---|---|---|
| committer | Yigit Sever | 2021-04-15 03:39:36 +0300 |
| commit | 69f25e23feb3960a6cc3fc5d410533877b53a0fb (patch) | |
| tree | 5d88fa18831cdc24f91fd62ce0a91d1e8c5ba205 /site/public/404.html | |
| parent | d02129ff2f31bbb79486ad6c0234ae79e7088346 (diff) | |
| download | gradecoin-69f25e23feb3960a6cc3fc5d410533877b53a0fb.tar.gz gradecoin-69f25e23feb3960a6cc3fc5d410533877b53a0fb.tar.bz2 gradecoin-69f25e23feb3960a6cc3fc5d410533877b53a0fb.zip | |
Create the static site
DON'T FORGET TO CHANGE site/config.toml BEFORE DEPLOYMENT
Diffstat (limited to 'site/public/404.html')
| -rw-r--r-- | site/public/404.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/site/public/404.html b/site/public/404.html new file mode 100644 index 0000000..f8414f0 --- /dev/null +++ b/site/public/404.html | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | <!doctype html> | ||
| 2 | <title>404 Not Found</title> | ||
| 3 | <h1>404 Not Found</h1> | ||
