Skip to content

Commit

Permalink
Create index.html
Browse files Browse the repository at this point in the history
Signed-off-by: Sara Tasche <[email protected]>
  • Loading branch information
sa-tasche authored May 14, 2024
1 parent 61aa3b4 commit 8923866
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<!DOCTYPE html>
<html>

<head>
<title>minimaLang.github.io</title>
</head>

<body>
<header>
<h1>minimaLang</h1>
</header>

<main>
<p>Coming soon.</p>
</main>

<footer>
</footer>
</body>

</html>

0 comments on commit 8923866

Please sign in to comment.