File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 5
5
< meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7
7
< title > Documentation</ title >
8
- < link rel =" stylesheet " href =" ./css/docs.css " >
8
+
9
9
< link rel ="stylesheet " href ="./css/nav.css ">
10
+ < link rel ="stylesheet " href ="./css/docs.css ">
10
11
11
12
< link rel ="preconnect " href ="https://fonts.googleapis.com ">
12
13
< link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
23
24
</ label >
24
25
< a href ="index.html " class ="logo "> MandawEngine</ a >
25
26
< ul class ="navlinks ">
27
+ < li > < a href ="./building.html "> Building</ a > </ li >
26
28
< li > < a href ="./docs.html "> Documentation</ a > </ li >
27
29
< li > < a href ="./contact.html "> Contact</ a > </ li >
28
30
< li > < a href ="https://github.com/mandaw2014/MandawEngineSDL/tree/master/mandaw/examples " class ="contact "> Projects</ a > </ li >
You can’t perform that action at this time.
0 commit comments