From 2be676c257cde69806484bc65bc80f7e0f8821f8 Mon Sep 17 00:00:00 2001 From: Jonathan <42983653+jonnyz32@users.noreply.github.com> Date: Wed, 16 Oct 2024 13:31:55 -0400 Subject: [PATCH] Update index.html --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 2ba1e6b..50ce2a7 100644 --- a/docs/index.html +++ b/docs/index.html @@ -15,7 +15,7 @@ window.$docsify = { name: 'Manzan', - basePath: isLocal ? '/' : '/Manzan/', + basePath: '/Manzan/', repo: 'https://github.com/ThePrez/Manzan', loadSidebar: true, }