diff --git a/docs/content/themes/_index.md b/docs/content/themes/_index.md index 5aa2e7b5..28fdf9f1 100644 --- a/docs/content/themes/_index.md +++ b/docs/content/themes/_index.md @@ -2,5 +2,6 @@ +++ template = "themes.html" sort_by = "date" +in_search_index = false +++ \ No newline at end of file diff --git a/docs/templates/index.html b/docs/templates/index.html index f34fcddf..1586364c 100644 --- a/docs/templates/index.html +++ b/docs/templates/index.html @@ -72,7 +72,7 @@

Easy to use

From the CLI to the template engine, everything is designed to be intuitive. - Don't take my words for it though, look at the + Don't take my word for it though, look at the documentation and see for yourself.