gadgetobrr/examples/content/index.html
2026-03-19 19:40:38 +01: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>