From c231399b7405e70a8e38b9ae9f89a87b57395208 Mon Sep 17 00:00:00 2001 From: kylejcarlton Date: Tue, 14 Dec 2021 19:53:20 -0600 Subject: [PATCH] update config.toml and correct theme.toml --- config.toml | 2 +- theme.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 909b5fd..dfc4d31 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ # Be sure to change these! -base_url = "https://zola-theme-terminimal.pages.dev" +base_url = "https://techiys.com" title = "Tech it Yourself" # Sass compilation is required diff --git a/theme.toml b/theme.toml index a2c8b7d..f8d33f2 100644 --- a/theme.toml +++ b/theme.toml @@ -1,7 +1,7 @@ name = "terminimal" description = "A simple, minimal retro theme" license = "MIT" -homepage = "https://techiys.com" +homepage = "https://github.com/pawroman/zola-theme-terminimal/" min_version = "0.5.1" # An optional live demo URL