summaryrefslogtreecommitdiff
path: root/download-test/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'download-test/index.html')
-rw-r--r--download-test/index.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/download-test/index.html b/download-test/index.html
new file mode 100644
index 0000000..ab2a32e
--- /dev/null
+++ b/download-test/index.html
@@ -0,0 +1,12 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <meta http-equiv="X-UA-Compatible" content="ie=edge">
+ <title>s1nical - Download Test</title>
+</head>
+<body>
+ <a href="https://8cy.github.io/html-examples/download-test/assets/downloads/Download Test.rar" download></a>
+</body>
+</html>