From 8fc0245f88472caadfdaa0564af5b6ed4b9cbde0 Mon Sep 17 00:00:00 2001 From: mz <1647324+mzaran@users.noreply.github.com> Date: Sat, 9 Mar 2024 17:14:00 -0500 Subject: [PATCH] Fixed https --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 475bc6c..897b1c7 100644 --- a/_config.yml +++ b/_config.yml @@ -25,7 +25,7 @@ description: >- # this means to ignore newlines until "baseurl:" This landing page is temporary and will contain more information in the near future. baseurl: "" # the subpath of your site, e.g. /blog -url: "http://mzaran.com" # the base hostname & protocol for your site, e.g. http://example.com +url: "https://mzaran.com" # the base hostname & protocol for your site, e.g. http://example.com #twitter_username: jekyllrb github_username: mzaran