summaryrefslogtreecommitdiff
path: root/test.html
diff options
context:
space:
mode:
authorjaerri <62021987+jaerri@users.noreply.github.com>2026-02-10 16:25:21 -0600
committerjaerri <62021987+jaerri@users.noreply.github.com>2026-02-10 16:25:21 -0600
commiteb62cf70a6791e5c8fd140f069e8b31b6886587a (patch)
treeffa1abfb12e27708907b3c18d10ee6336da3a36e /test.html
Diffstat (limited to 'test.html')
-rwxr-xr-xtest.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/test.html b/test.html
new file mode 100755
index 0000000..9fb8541
--- /dev/null
+++ b/test.html
@@ -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>Document</title>
+</head>
+<body>
+ <audio type="audio/mp3" src="SABBATH.mp3" autoplay loop></audio>
+</body>
+</html> \ No newline at end of file