Made key pages bold
This commit is contained in:
parent
14a4c2251e
commit
a406add0d8
1 changed files with 5 additions and 4 deletions
|
@ -20,14 +20,15 @@ If you have any issues during installation, file an issue.
|
||||||
|
|
||||||
|
|
||||||
Main Pages:
|
Main Pages:
|
||||||
- login.html
|
- <b>index.html</b>
|
||||||
- register.html
|
- <b>login.html</b>
|
||||||
|
- <b>register.html</b>
|
||||||
|
- <b>about.html</b>
|
||||||
- scoreboard.html
|
- scoreboard.html
|
||||||
- problems.html
|
- problems.html
|
||||||
- account.html
|
- account.html
|
||||||
- programming.html
|
- programming.html
|
||||||
- chat.html
|
- chat.html
|
||||||
- about.html
|
|
||||||
- forgot_password.html
|
- forgot_password.html
|
||||||
- logout.html
|
- logout.html
|
||||||
- rules.html
|
- rules.html
|
||||||
|
|
Loading…
Reference in a new issue