From 2145fd8b37fc5d124b15ca698d2384f7f0702740 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 14 Dec 2021 12:10:58 +0100 Subject: [PATCH] changed config baseURL --- config.toml | 2 +- public/categories/index.xml | 4 ++-- public/index.html | 12 ++++++------ public/index.xml | 4 ++-- public/sitemap.xml | 6 +++--- public/tags/index.xml | 4 ++-- 6 files changed, 16 insertions(+), 16 deletions(-) diff --git a/config.toml b/config.toml index 4e7d232..35d97ef 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "https://demo.uicard.io/hugo-uilite-free/" +baseURL = "/" languageCode = "en-us" title = "Valentina" theme = "hugo-uilite" diff --git a/public/categories/index.xml b/public/categories/index.xml index f290642..5f4ccae 100644 --- a/public/categories/index.xml +++ b/public/categories/index.xml @@ -2,9 +2,9 @@ Categories on Valentina - https://demo.uicard.io/hugo-uilite-free/categories/ + /categories/ Recent content in Categories on Valentina Hugo -- gohugo.io - en-us + en-us diff --git a/public/index.html b/public/index.html index d646599..6dcd580 100644 --- a/public/index.html +++ b/public/index.html @@ -16,10 +16,10 @@ - + - + @@ -28,7 +28,7 @@ - + @@ -49,7 +49,7 @@ { "@context": "http://schema.org", "@type": "WebSite", - "url": "https:\/\/demo.uicard.io\/hugo-uilite-free\/", + "url": "\/", "name": "Valentina", "author": { "@type": "Person", @@ -71,7 +71,7 @@