diff options
Diffstat (limited to '')
| -rw-r--r-- | src/pages/index.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/pages/index.html b/src/pages/index.html index c69a23e..4cb32f3 100644 --- a/src/pages/index.html +++ b/src/pages/index.html @@ -1 +1,4 @@ -<p>blah</p> +<main> + <h1>wowowowow</h1> + <p>aaaaa</p> +</main> |
