diff --git a/new-site/config.toml b/new-site/config.toml index 05a067c7..d4246bef 100644 --- a/new-site/config.toml +++ b/new-site/config.toml @@ -1,4 +1,4 @@ baseURL = 'https://vodoraslo.xyz/' languageCode = 'en-us' -title = 'My New Hugo Site' +title = 'vodoraslo' theme = 'lugo' diff --git a/new-site/public/categories/index.html b/new-site/public/categories/index.html index f03aaaa0..c40533c0 100644 --- a/new-site/public/categories/index.html +++ b/new-site/public/categories/index.html @@ -1,9 +1,9 @@ - Categories | My New Hugo Site + Categories | vodoraslo - + diff --git a/new-site/public/categories/index.xml b/new-site/public/categories/index.xml index c10bb4f0..400e3f87 100644 --- a/new-site/public/categories/index.xml +++ b/new-site/public/categories/index.xml @@ -1,8 +1,8 @@ - My New Hugo Site + vodoraslo https://vodoraslo.xyz/categories/ - Recent content in Categories on My New Hugo Site + Recent content in Categories on vodoraslo Hugo -- gohugo.io en-us diff --git a/new-site/public/favicon.ico b/new-site/public/favicon.ico new file mode 100644 index 00000000..abcca051 Binary files /dev/null and b/new-site/public/favicon.ico differ diff --git a/new-site/public/first/index.html b/new-site/public/first/index.html index 54c55787..b1638fee 100644 --- a/new-site/public/first/index.html +++ b/new-site/public/first/index.html @@ -1,9 +1,9 @@ - First | My New Hugo Site + First | vodoraslo - + diff --git a/new-site/public/index.html b/new-site/public/index.html index 3b9db630..7d42f397 100644 --- a/new-site/public/index.html +++ b/new-site/public/index.html @@ -2,9 +2,9 @@ - My New Hugo Site + vodoraslo - + @@ -14,7 +14,7 @@
-

My New Hugo Site

+

Vodoraslo

    diff --git a/new-site/public/index.xml b/new-site/public/index.xml index 2c7133ad..ab5887a4 100644 --- a/new-site/public/index.xml +++ b/new-site/public/index.xml @@ -1,8 +1,8 @@ - My New Hugo Site + vodoraslo https://vodoraslo.xyz/ - Recent content on My New Hugo Site + Recent content on vodoraslo Hugo -- gohugo.io en-us diff --git a/new-site/public/sitemap.xml b/new-site/public/sitemap.xml index 20f5f7ee..3077161d 100644 --- a/new-site/public/sitemap.xml +++ b/new-site/public/sitemap.xml @@ -6,9 +6,9 @@ 2022-12-17T08:26:58+02:00 https://vodoraslo.xyz/categories/ - - https://vodoraslo.xyz/ https://vodoraslo.xyz/tags/ + + https://vodoraslo.xyz/ diff --git a/new-site/public/tags/index.html b/new-site/public/tags/index.html index 5d1cca86..31c2ac38 100644 --- a/new-site/public/tags/index.html +++ b/new-site/public/tags/index.html @@ -1,9 +1,9 @@ - Tags | My New Hugo Site + Tags | vodoraslo - + diff --git a/new-site/public/tags/index.xml b/new-site/public/tags/index.xml index 6495bac2..5023ab73 100644 --- a/new-site/public/tags/index.xml +++ b/new-site/public/tags/index.xml @@ -1,8 +1,8 @@ - My New Hugo Site + vodoraslo https://vodoraslo.xyz/tags/ - Recent content in Tags on My New Hugo Site + Recent content in Tags on vodoraslo Hugo -- gohugo.io en-us diff --git a/new-site/static/favicon.ico b/new-site/static/favicon.ico new file mode 100644 index 00000000..abcca051 Binary files /dev/null and b/new-site/static/favicon.ico differ