telemere/public/index.html

13 lines
270 B
HTML
Raw Normal View History

2024-03-25 17:51:24 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Telemere/shadow-cljs</title>
<script src="/js/main.js"></script>
</head>
<body>
<h1>shadow-cljs dev HTTP server</h1>
<h2>For: <i>taoensso.telemere</i></h2>
</body>
</html>