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