From 18f3bee4f07c8f1cdf311166a7a1ec9ca2b1d500 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Wed, 8 Apr 2020 19:43:14 +0100 Subject: [PATCH] Adds basepath --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 50c25b3..6e50564 100644 --- a/index.html +++ b/index.html @@ -46,7 +46,8 @@ '/', '0_Why_It_Matters', '2_TLDR_Short_List', '4_Privacy_And_Security_Links', '5_Privacy_Respecting_Software', '6_Privacy_and-Security_Gadgets', 'ATTRIBUTIONS', 'LICENSE', 'README' ], - } + }, + basePath: 'https://security-list.js.org/' }