From 71dfbfe85dc0dac0ccdf48edcb38391d5222b636 Mon Sep 17 00:00:00 2001 From: MattTheTekie <94870997+MattTheTekie@users.noreply.github.com> Date: Fri, 11 Aug 2023 17:39:31 -0400 Subject: [PATCH] Update _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 3b0911ed1..507012b4d 100644 --- a/_config.yml +++ b/_config.yml @@ -22,7 +22,7 @@ subtitle : # site tagline that appears below site title in masth name : "PlayStation™ 4 emulator" description : "A complete guide to setting up the RPCSX emulator." url : "https://mattthetekie.github.io/Guide_3DS" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" -enforce_ssl : "mattthetekie.github.io" +enforce_ssl : "mattthetekie.github.io/Guide_3DS" baseurl : # the subpath of your site, e.g. "/blog" repository : "MattTheTekie/Guide_3DS" # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes" teaser : # path of fallback teaser image, e.g. "/assets/images/500x300.png"