From df79fb65417783ef52e530ff55bfb5d4622efe67 Mon Sep 17 00:00:00 2001 From: Puyo <15311104+daniel11420@users.noreply.github.com> Date: Tue, 4 May 2021 02:48:51 +0200 Subject: [PATCH] Update _config.yml --- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index b8a92de..4809903 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -2,5 +2,5 @@ theme: jekyll-theme-minimal title: "Kade Engine" description: "Kade Engine is a mod for Friday Night Funkin', including a full engine rework, replays, and more." show_downloads: true -replace_index_with: "https://github.com/KadeDev/Kade-Engine/raw/master/README.md" +replace_index_with: "https://cors-thing.puyo.workers.dev/master/" logo: "https://github.com/KadeDev/Kade-Engine/raw/master/KadeEngineLogo.png"