diff options
Diffstat (limited to 'website/src/other-page.html')
| -rw-r--r-- | website/src/other-page.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/website/src/other-page.html b/website/src/other-page.html new file mode 100644 index 0000000..cbd5c8b --- /dev/null +++ b/website/src/other-page.html @@ -0,0 +1,4 @@ +<!DOCTYPE html> +<h1>Other page</h1> +<a href = "./index.html">Home</a> +<p>Multipage test</p> |
