From 973abd9fa3b3ead92bb65f9ed29d64a729a38527 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 14 Dec 2021 13:49:54 +0100 Subject: [PATCH] changed config --- config.toml | 2 +- public/categories/index.xml | 4 ++-- public/index.html | 10 +++++----- public/index.xml | 4 ++-- public/sitemap.xml | 4 ++-- public/tags/index.xml | 4 ++-- 6 files changed, 14 insertions(+), 14 deletions(-) diff --git a/config.toml b/config.toml index 35d97ef..a493760 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ baseURL = "/" languageCode = "en-us" -title = "Valentina" +title = "Léa Jean" theme = "hugo-uilite" diff --git a/public/categories/index.xml b/public/categories/index.xml index 5f4ccae..51d5851 100644 --- a/public/categories/index.xml +++ b/public/categories/index.xml @@ -1,9 +1,9 @@ - Categories on Valentina + Categories on Léa Jean /categories/ - Recent content in Categories on Valentina + Recent content in Categories on Léa Jean Hugo -- gohugo.io en-us diff --git a/public/index.html b/public/index.html index 6dcd580..5c0b43a 100644 --- a/public/index.html +++ b/public/index.html @@ -7,7 +7,7 @@ - Valentina + Léa Jean @@ -30,15 +30,15 @@ - + - + - + @@ -50,7 +50,7 @@ "@context": "http://schema.org", "@type": "WebSite", "url": "\/", - "name": "Valentina", + "name": "Léa Jean", "author": { "@type": "Person", "name": "Arvind Singh" diff --git a/public/index.xml b/public/index.xml index b81121a..b97b677 100644 --- a/public/index.xml +++ b/public/index.xml @@ -1,9 +1,9 @@ - Valentina + Léa Jean / - Recent content on Valentina + Recent content on Léa Jean Hugo -- gohugo.io en-us diff --git a/public/sitemap.xml b/public/sitemap.xml index 7ba4dcc..85f372a 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -3,9 +3,9 @@ xmlns:xhtml="http://www.w3.org/1999/xhtml"> /categories/ - - /tags/ / + + /tags/ diff --git a/public/tags/index.xml b/public/tags/index.xml index f97d1a5..51401c2 100644 --- a/public/tags/index.xml +++ b/public/tags/index.xml @@ -1,9 +1,9 @@ - Tags on Valentina + Tags on Léa Jean /tags/ - Recent content in Tags on Valentina + Recent content in Tags on Léa Jean Hugo -- gohugo.io en-us