DMX-17 made data-files possible

This commit is contained in:
Hendrik Rauh 2024-10-24 18:39:41 +02:00
parent ab1e60ba03
commit 6665df4cc6
2 changed files with 19 additions and 1 deletions

11
data/index.html Normal file
View file

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Test</title>
</head>
<body>
Your advert could be placed here
</body>
</html>