Files
2024-12-03 10:50:45 +00:00

11 lines
178 B
HTML

<!doctype html>
<html>
<head>
<title>Title Fetcher</title>
</head>
<body>
<h1>Hello, world!</h1>
<script src="/sidepanel/script.js"></script>
</body>
</html>