mirror of
https://github.com/He4eT/browser-milje-2077.git
synced 2026-05-05 01:17:25 +00:00
11 lines
188 B
HTML
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>
|