From a287b42addf06c89dddaf5039d2acdf6554e32c0 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Wed, 24 May 2023 01:09:50 +0400 Subject: Updated base URL --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 42e3298..612203a 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ # The base URL of the site; the only required configuration variable. -base_url = "https://popov.link" +base_url = "http://popov.link" # The site title and description; used in feeds by default. title = "Valentin Popov's Technology Blog" -- cgit v1.2.3