diff options
Diffstat (limited to 'website/src/index.html')
| -rw-r--r-- | website/src/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/website/src/index.html b/website/src/index.html new file mode 100644 index 0000000..a28d898 --- /dev/null +++ b/website/src/index.html @@ -0,0 +1,4 @@ +<!DOCTYPE html> +<h1>Test</h1> +<a href = "./other-page.html">Other page</a> +<p>This websit was built and uploaded and hosted on my server using nix!!!</p> |
