gadgetobrr/examples/content/index.html

11 lines
218 B
HTML
Raw Permalink Normal View History

2024-04-11 15:46:46 +02:00
<!DOCTYPE html>
<html>
<head>
<title>gadgetobrr</title>
<script src="/script.js" defer="defer"></script>
<link rel="stylesheet" href="/style.css">
</head>
<body>
</body>
</html>