diff --git a/docs/404.html b/docs/404.html index df8c1c7..55e48ad 100644 --- a/docs/404.html +++ b/docs/404.html @@ -20,7 +20,7 @@ - + diff --git a/docs/categories/index.html b/docs/categories/index.html index 12e1a9b..8503456 100644 --- a/docs/categories/index.html +++ b/docs/categories/index.html @@ -20,7 +20,7 @@ - + @@ -60,8 +60,8 @@ - - + + diff --git a/docs/categories/index.xml b/docs/categories/index.xml index c4d5052..7175616 100644 --- a/docs/categories/index.xml +++ b/docs/categories/index.xml @@ -2,12 +2,12 @@ Categories on Pomo - pomo/categories/ + /categories/ Recent content in Categories on Pomo Hugo -- gohugo.io en-us - + diff --git a/docs/categories/page/1/index.html b/docs/categories/page/1/index.html index 85382dc..f587a06 100644 --- a/docs/categories/page/1/index.html +++ b/docs/categories/page/1/index.html @@ -1 +1 @@ -pomo/categories/ \ No newline at end of file +/categories/ \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index 61eadc4..bd3cea9 100644 --- a/docs/index.html +++ b/docs/index.html @@ -20,7 +20,7 @@ - + @@ -60,8 +60,8 @@ - - + + diff --git a/docs/index.xml b/docs/index.xml index 2ec8804..450fe51 100644 --- a/docs/index.xml +++ b/docs/index.xml @@ -2,12 +2,12 @@ Pomo - pomo/ + / Recent content on Pomo Hugo -- gohugo.io en-us - + diff --git a/docs/sitemap.xml b/docs/sitemap.xml index d976221..5bc9b4b 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -3,17 +3,17 @@ xmlns:xhtml="http://www.w3.org/1999/xhtml"> - pomo/categories/ + /categories/ 0 - pomo/ + / 0 - pomo/tags/ + /tags/ 0 diff --git a/docs/tags/index.html b/docs/tags/index.html index 18a8791..03f3086 100644 --- a/docs/tags/index.html +++ b/docs/tags/index.html @@ -20,7 +20,7 @@ - + @@ -60,8 +60,8 @@ - - + + diff --git a/docs/tags/index.xml b/docs/tags/index.xml index dbc8c46..0b8ebcc 100644 --- a/docs/tags/index.xml +++ b/docs/tags/index.xml @@ -2,12 +2,12 @@ Tags on Pomo - pomo/tags/ + /tags/ Recent content in Tags on Pomo Hugo -- gohugo.io en-us - + diff --git a/docs/tags/page/1/index.html b/docs/tags/page/1/index.html index 30f00d1..a1f4490 100644 --- a/docs/tags/page/1/index.html +++ b/docs/tags/page/1/index.html @@ -1 +1 @@ -pomo/tags/ \ No newline at end of file +/tags/ \ No newline at end of file diff --git a/www/config.toml b/www/config.toml index d2c4eea..6fc8c65 100644 --- a/www/config.toml +++ b/www/config.toml @@ -1,4 +1,4 @@ -baseURL = "pomo" +baseURL = "" languageCode = "en-us" title = "Pomo" theme = "minimal"