waku-lab/buddybook/index.html

15 lines
444 B
HTML
Raw Normal View History

2024-10-29 10:40:40 +00:00
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>BuddyBook Dogfood</title>
2024-10-29 10:52:22 +00:00
<base href="/" />
2024-10-29 11:52:46 +00:00
<script type="module" crossorigin src="/buddybook/assets/index-CLqSQ1yP.js"></script>
2024-10-29 11:31:21 +00:00
<link rel="stylesheet" crossorigin href="/buddybook/assets/index-Dt_CGZqf.css">
2024-10-29 10:40:40 +00:00
</head>
<body>
<div id="root"></div>
</body>
</html>