Skip to content

Commit 42da179

Browse files
Copilottinchox5
andauthored
Add docs/index.html with Zumerlab intro and products list
Agent-Logs-Url: https://github.com/zumerlab/zumerlab.github.io/sessions/140f8bd7-e0f0-4f0f-bc66-073d4bb38f0d Co-authored-by: tinchox5 <11557901+tinchox5@users.noreply.github.com>
1 parent 7b23e9a commit 42da179

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

docs/index.html

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8" />
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6+
<title>Zumerlab</title>
7+
</head>
8+
<body>
9+
<main>
10+
<h1>Welcome to Zumerlab</h1>
11+
<p>
12+
Zumerlab is a creative software studio focused on building practical
13+
tools and modern web experiences.
14+
</p>
15+
<h2>Products</h2>
16+
<ul>
17+
<li><strong>Orbit</strong></li>
18+
<li><strong>Zumly</strong></li>
19+
<li><strong>Snapdom</strong></li>
20+
</ul>
21+
</main>
22+
</body>
23+
</html>

0 commit comments

Comments
 (0)