trying to figure out a way to display this data

This commit is contained in:
Oliver Atkinson
2024-12-13 11:00:51 -07:00
parent 7235326826
commit 635b3a3df7
10 changed files with 116 additions and 5 deletions

View File

@@ -9,8 +9,8 @@
<link rel="stylesheet" href="style.css">
</head>
<body>
Hello world
<script src="main.js" async defer></script>
<div id="frame"></div>
<h1>Hello 👋</h1>
<p>Please install the extension from <a>here</a>!</p>
<p>This url is only for internal use, you won't get much out of it.</p>
</body>
</html>