cohost-wc/index.html
2024-09-17 00:16:00 -07:00

11 lines
183 B
HTML

<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<title>Lit Starter Kit</title>
</head>
<body>
<a href="/dev/index.html">Component Demo</a>
</body>
</html>