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 8fb5c42 commit d65baecCopy full SHA for d65baec
README.md
@@ -1,5 +1,8 @@
1
# coder4589.github.io
2
"github.io" links are case-sensitive (Example: "Test.html" is not the same as "test.html")
3
4
-# Load "index.html" by default:
+# Load "index.html" (Default):
5
https://coder4589.github.io or https://coder4589.github.io/index or https://coder4589.github.io/index.html
6
+
7
+# Load "test.html":
8
+https://coder4589.github.io/test or https://coder4589.github.io/test.html
0 commit comments