diff --git a/config.yaml b/config.yaml index 6a26c64..5390387 100644 --- a/config.yaml +++ b/config.yaml @@ -12,14 +12,10 @@ enableGitInfo: true # See: https://gohugo.io/content-management/multilingual/ languages: da: - languagedirection: rtl title: data.coop weight: 1 LanguageName: Dansk en: - params: - navigation: - help: Aide title: data.coop weight: 2 LanguageName: English @@ -41,18 +37,8 @@ languages: url: "/updates/" weight: 5 -taxonomies: - tag: tags - -permalinks: - post: "/:filename/" - params: description: "Et datakollektiv, der passer på dine data." - includeBootstrapJs: true - -# Sections displayed on front page -mainSections: ['updates'] menu: nav: @@ -71,4 +57,3 @@ menu: - name: "Opdateringer" url: "/updates/" weight: 5 -