We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aa19cd commit b7b1d32Copy full SHA for b7b1d32
docs/_config.yml
@@ -6,7 +6,7 @@ defaults:
6
layout: "default"
7
# Add or change reusable variables here
8
lk_download_url: "https://github.com/Spore-Community/modapi-launcher-kit/releases/latest/download/ModAPI.InterimSetup.exe"
9
- smc_discord_url: "https://discord.gg/spore-modding"
+ smc_discord_url: "https://discord.gg/QR8CjQT"
10
license_name: "MIT License"
11
license_url: "https://github.com/Spore-Community/modapi-launcher-kit/blob/main/LICENSE"
12
modbrowser_url: "https://mods.sporecommunity.com"
@@ -45,4 +45,4 @@ collections:
45
permalink: /support/:name
46
47
# Prevents README files from being part of the actual website
48
-exclude: ["README.md", "**/README.md"]
+exclude: ["README.md", "**/README.md"]
0 commit comments