-
-
Notifications
You must be signed in to change notification settings - Fork 147
Expand file tree
/
Copy pathmoonwave.toml
More file actions
36 lines (27 loc) · 662 Bytes
/
moonwave.toml
File metadata and controls
36 lines (27 loc) · 662 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
title = "Universal Syn SaveInstance"
[home]
enabled = true
bannerImage = "logo.png"
[docusaurus]
favicon = "favicon.png"
tagline = "A universal saveinstance revival. This can also be edited and used as a Roblox-Format-File writer."
[[navbar.items]]
href = "https://discord.gg/wx4ThpAsmw"
label = "Discord"
position = "right"
[[navbar.items]]
href = "https://ko-fi.com/M4M1JNH5G"
label = "Support"
position = "right"
[navbar.logo]
src = "favicon.png"
[[footer.links]]
href = "https://discord.gg/wx4ThpAsmw"
label = "Discord"
[[footer.links]]
href = "https://ko-fi.com/M4M1JNH5G"
label = "Support"
[footer.logo]
src = "favicon.png"
width = 50
height = 50