diff --git a/acidwiki.json b/acidwiki.json index b71b63a..9a8cb70 100644 --- a/acidwiki.json +++ b/acidwiki.json @@ -1,7 +1,7 @@ { "social": { "discord": "https://discord.gg/B3ZH9taVfT", - "reddit": null + "reddit": "https://www.reddit.com/r/Bjorn_CyberViking/" }, "buymeacoffee": "https://buymeacoffee.com/infinition" } \ No newline at end of file diff --git a/wiki/structure.json b/wiki/structure.json deleted file mode 100644 index 8e73681..0000000 --- a/wiki/structure.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "01_General": { - "Introduction": "Introduction.md" - }, - "02_Setup": { - "Installation": "Installation.md" - }, - "03_Test_CSS": { - "Long Page": "Long_Page.md", - "Sub_Category": { - "Sub Page": "Sub_Page.md", - "Sub_Sub_Category": { - "Sub Sub Page": "Sub_Sub_Page.md" - } - } - } -} \ No newline at end of file