From 918335c560817fa53be3ca1d8776f54c7f1a0ae5 Mon Sep 17 00:00:00 2001 From: hossainemruz Date: Wed, 3 Jun 2020 07:49:58 +0600 Subject: [PATCH] update homepage Signed-off-by: hossainemruz --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.toml b/theme.toml index 3aa455a..69b3528 100644 --- a/theme.toml +++ b/theme.toml @@ -5,7 +5,7 @@ name = "Toha" license = "MIT" licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE" description = "A simple hugo theme for personal portfolio" -homepage = "https://hossainemruz.github.io/" +homepage = "https://toha.netlify.app/" tags = ["Responsive","Blog", "Portfolio"] features = [] min_version = "0.41.0"