You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
which means, insert in order the following links into the navbar:
115
-
116
-
- Link to `Home` page, guess the url by yourself.
117
-
- link to `Install` page, the url is...
118
-
- Link to `About`, guess the url by yourself,
119
-
- ... etc.
120
-
121
-
The navbar will automatically target `_blank` pages where the url is explicit,
122
-
and mark the correct link as the "current" one.
95
+
Most pages are located at the place where their URL is, nothing fancy. Some are written in HTML. Others are written in Markdown. The homepage is in `index.html. The about page is in `about.md`.
0 commit comments