From 1b2b8f1ce6bcfeb5caf842a3b5b3a6d30b8488b7 Mon Sep 17 00:00:00 2001 From: MattTheTekie <94870997+MattTheTekie@users.noreply.github.com> Date: Fri, 11 Aug 2023 17:48:34 -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 8232ead7b..7a9d36904 100644 --- a/_config.yml +++ b/_config.yml @@ -21,7 +21,7 @@ title_separator : "-" subtitle : # site tagline that appears below site title in masthead 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" +url : "https://mattthetekie.github.io" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" enforce_ssl : "mattthetekie.github.io/Guide_3DS" baseurl : "/Guide_3DS" # the subpath of your site, e.g. "/blog" repository : "MattTheTekie/Guide_3DS" # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes"