From b3bb1b80744581f50070f467564093d916eb7b6d Mon Sep 17 00:00:00 2001 From: Faizal Hasanwala Date: Tue, 2 Oct 2018 12:01:42 +0530 Subject: [PATCH] Update site.url after deletion of CNAMe file --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 2e3a9ff..0123bc8 100644 --- a/_config.yml +++ b/_config.yml @@ -6,7 +6,7 @@ paginate_path: "/blog/page:num/" language: 'en-uk' # edit baseurl to simply '/' if using as your personal page (instead of a project page) -url: "http://localhost:8080/" #Value gets overwritten at time of deployment by jekyll +url: "https://infoseciitr.github.io/" #Value gets overwritten at time of deployment by jekyll in CNAME file used baseurl: "/l33t/../" # This value is replaced to empty string by github if set to '/' # Website info