File tree 6 files changed +38
-2
lines changed
6 files changed +38
-2
lines changed Original file line number Diff line number Diff line change 4
4
margin-left : 1rem ;
5
5
background-color : rgb (26 , 30 , 36 );
6
6
padding : 2% ;
7
- }
7
+ }
8
+
Original file line number Diff line number Diff line change 3
3
</head >
4
4
<body >
5
5
<div align =" center " >
6
+ <br ></br >
7
+ <br ></br >
8
+ <br ></br >
9
+ <br ></br >
6
10
<strong >TRIA.os MapLib Documentation</strong ><br ></br >
7
11
8
12
This is the documentation on MapLib methods, features and other scripting-related issues.<br ></br >
Original file line number Diff line number Diff line change
1
+ ---
2
+ sidebar_position : 1
3
+ ---
4
+
5
+ # blank page
6
+ hi this is a blank page
Original file line number Diff line number Diff line change
1
+ <html >
2
+ <head>
3
+ </head>
4
+ <body>
5
+ <div align="center">
6
+ <img src="https://coderheck.github.io/assets/geo_derp.png" alt="geo"></img>
7
+ </div >
8
+ </body >
9
+ </html >
Original file line number Diff line number Diff line change
1
+ ---
2
+ sidebar_position : 2
3
+ ---
4
+
5
+ # wooooooo
6
+ another page!
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ includeReadme = true
10
10
11
11
[docusaurus ]
12
12
favicon = " https://coderheck.github.io/assets/TRIAosLogoGradient.png"
13
+ scripts = [{src = " https://cdn.discordapp.com/attachments/971776395099394078/1107226541634633768/test.js" , async = false }]
13
14
14
15
[[classOrder ]]
15
16
section = " MapLib"
@@ -31,4 +32,13 @@ position = "right"
31
32
[[navbar .items ]]
32
33
href = " https://www.roblox.com/games/6311279644/"
33
34
label = " Game"
34
- position = " right"
35
+ position = " right"
36
+
37
+ [[navbar .items ]]
38
+ href = " /idk"
39
+ label = " coderheck"
40
+ position = " left"
41
+
42
+ [footer ]
43
+ style = " dark"
44
+ copyright = " Copyright © 2019 - 2023 TRIA Corporation. Built with Moonwave and Docusaurus"
You can’t perform that action at this time.
0 commit comments