We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 010acc8 commit 3fa4b75Copy full SHA for 3fa4b75
README.md
@@ -9,3 +9,9 @@ https://coder4589.github.io/GitHub-Pages/ or https://coder4589.github.io/GitHub-
9
10
# Load "index.html" from "demo" folder:
11
https://coder4589.github.io/GitHub-Pages/demo/ or https://coder4589.github.io/GitHub-Pages/demo/index.html
12
+
13
+# Load "test.html" from Master directory:
14
+https://coder4589.github.io/GitHub-Pages/test.html
15
16
+# Load "test.html" from "demo" folder:
17
+https://coder4589.github.io/GitHub-Pages/demo/test.html
0 commit comments