From 51f284c2ea0cce722ca9e439557fad1c606e6016 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Thu, 23 Apr 2020 21:40:02 +0100 Subject: [PATCH] Reverted the broken site, by pulling local files back in --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 50c25b3..23c035f 100644 --- a/index.html +++ b/index.html @@ -28,6 +28,7 @@ window.$docsify = { name: 'Security List', repo: 'https://github.com/Lissy93/personal-security-checklist', + basePath: 'https://security-list.js.org/', // logo: '/main-icon-x512.png', themeColor: '#060b2b', notFoundPage: '_404.html',