mirror of
https://github.com/HendrikRauh/dmx-interface.git
synced 2025-07-05 05:38:54 +00:00
DMX-17 made data-files possible
This commit is contained in:
parent
ab1e60ba03
commit
6665df4cc6
2 changed files with 19 additions and 1 deletions
11
data/index.html
Normal file
11
data/index.html
Normal 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>
|
Loading…
Add table
Add a link
Reference in a new issue