mirror of
https://github.com/taoensso/telemere.git
synced 2025-12-21 19:21:11 +00:00
13 lines
270 B
HTML
13 lines
270 B
HTML
|
|
<!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>
|