This commit is contained in:
Bel LaPointe
2024-02-20 07:58:59 -07:00
parent db872df672
commit c8bd8a591d
5 changed files with 175 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<header>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/water.css@2/out/light.css">
</header>
<body>
<h1>Hello World</h1>
</body>
<footer>
</footer>
</html>