gadgetobrr/examples/content/index.html
2024-04-16 06:58:24 +02:00

10 lines
218 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>gadgetobrr</title>
<script src="/script.js" defer="defer"></script>
<link rel="stylesheet" href="/style.css">
</head>
<body>
</body>
</html>