diff options
| author | Rosa <rosaontheweb@proton.me> | 2026-05-27 01:51:11 -0400 |
|---|---|---|
| committer | Rosa <rosaontheweb@proton.me> | 2026-05-27 01:51:11 -0400 |
| commit | 7f58741cfea43780fcd8702afffeaea6cd322029 (patch) | |
| tree | 7dccd5210398ad19ebc2af9f83f9ba01995d2f18 /src/pages/index.html | |
| parent | 6abaa0b102d47d98800f8d26e1ce74bcef3d800d (diff) | |
storing progress
Diffstat (limited to 'src/pages/index.html')
| -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> |
