diff --git a/config.toml b/config.toml index 56335548..aed2687e 100644 --- a/config.toml +++ b/config.toml @@ -197,7 +197,7 @@ enable = false min = 14 # Minimum font size in px max = 32 # Maximum font size in px - peekCount = 10 # Maximum count of posts per tag + peakCount = 10 # Maximum count of posts per tag orderby = "name" # Order of tags, optional values: ['name', 'count'] # Home page config diff --git a/docs b/docs index 45afd32c..c450a74e 160000 --- a/docs +++ b/docs @@ -1 +1 @@ -Subproject commit 45afd32c663b74599a5a79758ec6635d529e221f +Subproject commit c450a74e345ac486589e7d5795ad4eeaa7d90c33 diff --git a/layouts/taxonomy/terms.html b/layouts/taxonomy/terms.html index 20d01cda..ce101715 100644 --- a/layouts/taxonomy/terms.html +++ b/layouts/taxonomy/terms.html @@ -51,7 +51,7 @@