browser-milje-2077/pages/popup/popup.html
2024-08-15 04:16:45 +02:00

11 lines
188 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Milje-2077</title>
</head>
<body>
test
<script type="module" src="./popup.js"></script>
</body>
</html>