diff options
| author | Silvano Sallese <silvano.sallese@gmail.com> | 2020-08-10 15:16:48 +0200 |
|---|---|---|
| committer | Silvano Sallese <silvano.sallese@gmail.com> | 2020-08-10 15:16:48 +0200 |
| commit | ebecb9c410f1e8f3fcc0e9d17d4b4be715d5ae57 (patch) | |
| tree | 01f3085c5b0ad9d575335f5804280dd972997882 /public/404.html | |
| parent | f99ee08af6c5a499cde827a66b2134d01471b8a4 (diff) | |
instructions update
Diffstat (limited to 'public/404.html')
| -rw-r--r-- | public/404.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/public/404.html b/public/404.html new file mode 100644 index 0000000..8a88ce2 --- /dev/null +++ b/public/404.html @@ -0,0 +1,4 @@ +<!doctype html> +<title>404 Not Found</title> +<h1>404 Not Found</h1> +<script src="/livereload.js?port=1024&mindelay=10"></script>
\ No newline at end of file |
