aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authors1n <[email protected]>2019-08-08 20:06:17 -0700
committerGitHub <[email protected]>2019-08-08 20:06:17 -0700
commitfbbf5c2d8a4df9cc98e420841ce9b5874b10d971 (patch)
tree6dfbf22192c90f9beb725c052c693341404af313
downloaddownload-test-fbbf5c2d8a4df9cc98e420841ce9b5874b10d971.tar.xz
download-test-fbbf5c2d8a4df9cc98e420841ce9b5874b10d971.zip
upload main files
-rw-r--r--assets/downloads/Download Test.rarbin0 -> 36122 bytes
-rw-r--r--index.html12
2 files changed, 12 insertions, 0 deletions
diff --git a/assets/downloads/Download Test.rar b/assets/downloads/Download Test.rar
new file mode 100644
index 0000000..cba1231
--- /dev/null
+++ b/assets/downloads/Download Test.rar
Binary files differ
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..20cf039
--- /dev/null
+++ b/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="./assets/downloads/Download Test.rar" download></a>
+</body>
+</html> \ No newline at end of file