From d689506a1cff0552c50072d9d4cdef3f66edc002 Mon Sep 17 00:00:00 2001 From: Dean Attali Date: Sun, 26 Apr 2020 19:00:22 -0400 Subject: [PATCH] reset url and baseurl in config --- docs/_config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_config.yml b/docs/_config.yml index e8b7ce6..ef51987 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -26,10 +26,10 @@ navbar-links: # ***If you're not sure what this mean, then leave this section as it is. Only modify the url and baseurl if you know what you're doing!*** # url is the the website domain URL without a trailing slash -url: "https://deanattali.com/beautiful-jekyll/" +#url: "" # baseurl should be an empty string -#baseurl: "/beautiful-jekyll" +#baseurl: "" # --- Logo --- #