We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 233146a commit 6eeef59Copy full SHA for 6eeef59
1 file changed
README.md
@@ -84,14 +84,14 @@ Check out the [changelog](https://github.com/Metallic-Web/Metallic/blob/main/CHA
84
## Pages
85
Pages are is the order of 1, 2, 3 etc.
86
87
-- / - Home
+- `/` - Home
88
- `1.html` - Apps
89
- `2.html` - Games
90
- `3 (and 3.html)` - Redirects to /3/1.html
91
- - 3/1.html - Search
92
- - 3/2.html - Tab
93
- - 3/3.html - Appearance
94
- - 3/4.html - UI
+ - `3/1.html` - Search
+ - `3/2.html` - Tab
+ - `3/3.html` - Appearance
+ - `3/4.html` - UI
95
- `4.html` - Privacy
96
- `5.html` - Credits
97
- `6.html` - Support
0 commit comments