diff --git a/themes/hugo-xmin/static/admin/desktop/config.yml b/themes/hugo-xmin/static/admin/desktop/config.yml index b2ee1db..3145dd4 100644 --- a/themes/hugo-xmin/static/admin/desktop/config.yml +++ b/themes/hugo-xmin/static/admin/desktop/config.yml @@ -55,8 +55,6 @@ collections: {{< changelog >}} - {{< changelog >}} - {{< change 2000-12-30 "change 1" >}} {{< change 2000-12-31 "change 2" >}} diff --git a/themes/hugo-xmin/static/admin/mobile/config.yml b/themes/hugo-xmin/static/admin/mobile/config.yml index 3170683..9ff5ae7 100644 --- a/themes/hugo-xmin/static/admin/mobile/config.yml +++ b/themes/hugo-xmin/static/admin/mobile/config.yml @@ -46,9 +46,7 @@ collections: ## Changelog {{< changelog >}} - - {{< changelog >}} - + {{< change 2000-12-30 "change 1" >}} {{< change 2000-12-31 "change 2" >}} @@ -95,8 +93,6 @@ collections: {{< changelog >}} - {{< changelog >}} - {{< change 2000-12-30 "change 1" >}} {{< change 2000-12-31 "change 2" >}}