From 8b33cfb2157d244f83d8d2d58ec9d1f59b1aca93 Mon Sep 17 00:00:00 2001 From: kylejcarlton Date: Sun, 21 Nov 2021 14:41:04 -0600 Subject: [PATCH] update base_url in config.toml --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index ae8353c..6669660 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ # Be sure to change these! -base_url = "https://pawroman.github.io/zola-theme-terminimal" +base_url = "https://zola-theme-terminimal.pages.dev/" title = "Zola Terminimal theme" # Sass compilation is required