From 6b6e2eb38cb7743f709d517c29c94ee39e7d0f39 Mon Sep 17 00:00:00 2001 From: Pratham Sahu <92453722+Prathamsahu52@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:25:38 +0530 Subject: [PATCH] Update _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 407fd43..9b83c4a 100644 --- a/_config.yml +++ b/_config.yml @@ -4,7 +4,7 @@ title: Programming Club | IITK logo: '/images/pclub.png' # You can add own logo. For example '/images/logo.png'. description: The Programming Club, IIT Kanpur baseurl: "" # The subpath of your site, e.g. /blog -url: "" # The base hostname & protocol for your site, e.g. http://example.com +url: "pclub.in" # The base hostname & protocol for your site, e.g. http://example.com collections: - medium_posts