2022-12-15 13:44:49 -05:00

13 lines
258 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Static CMS - Bitbucket Development Test</title>
</head>
<body>
<script src="/static-cms-core.js"></script>
<script type="module" src="/index.js"></script>
</body>
</html>