From 1660ac3e6436f410b795add7ef1c6e8f54543f91 Mon Sep 17 00:00:00 2001 From: jimmyff Date: Wed, 1 Feb 2023 18:20:00 +0000 Subject: [PATCH] config update --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 8ab5295..3642579 100644 --- a/config.toml +++ b/config.toml @@ -2,7 +2,7 @@ title = "Zola Inky" description = "An elegant and understated theme for Zola" # The URL the site will be built for -base_url = "http://127.0.0.1:1111" +base_url = "https://jimmyff.github.io/zola-inky" # Whether to automatically compile all Sass files in the sass directory compile_sass = true