@@ -5,15 +5,15 @@ url: "https://coffeebank.github.io"
5
5
baseurl : " /moonrise"
6
6
siteIcon : media/android-chrome-192x192.png
7
7
siteYear : 2020
8
- siteFooterlink : https://github.com/coffeebank/moonrise
8
+ siteFooterlink : about
9
9
showinSearchEngines : true
10
10
# googleAnalyticsID: (uncomment to use)
11
11
12
12
13
13
# Set basic server info
14
14
serverName : Moonrise MC
15
15
serverDescription : A Minecraft server where we have lots of fun!
16
- serverIP : 79.46.31.53:3498
16
+ serverIP : 31.41.59.26:5358
17
17
18
18
19
19
# Discord information
@@ -22,27 +22,24 @@ discordServerID: 299881420891881473
22
22
discordChannelID : 450428756855750666
23
23
24
24
25
- # Navbar Links at the top of the page
26
- # Uncomment this section to add page functionality!
25
+ # # Navbar Links at the top of the page (uncomment "siteNav" to use)
26
+ # # name - The title on the navbar
27
+ # # url - The link it should go to (for example, if you have "maps.md" file, put "maps")
28
+ # # newtab - Whether link should open in new tab
29
+ #
27
30
# siteNav:
28
- # - nname: Player Guide
29
- # nurl: guide
30
- # - nname: About
31
- # nurl: about
31
+ # - name: Server Map
32
+ # url: map
33
+ # newtab: true
34
+ # - name: About
35
+ # url: about
32
36
33
37
34
- # Build settings
38
+ # Don't change anything below here, these are defaults set by GitHub Pages:
39
+ # ======
35
40
theme : minima
36
41
# plugins:
37
42
# - jekyll-feed
38
- # Exclude from processing.
39
- # The following items will not be processed, by default.
40
- # Any item listed under the `exclude:` key here will be automatically added to
41
- # the internal "default list".
42
- #
43
- # Excluded items can be processed by explicitly listing the directories or
44
- # their entries' file path in the `include:` list.
45
- #
46
43
# exclude:
47
44
# - .sass-cache/
48
45
# - .jekyll-cache/
0 commit comments