diff --git a/content/community.md b/content/community/_index.md similarity index 98% rename from content/community.md rename to content/community/_index.md index e1e9f6cf..f51b4500 100644 --- a/content/community.md +++ b/content/community/_index.md @@ -2,7 +2,7 @@ title = "Community" description = "Join the Valkey community" template = "community.html" - +page_template = "community.html" [extra] cards = [ { icon = "icon-question.svg", title = "Ask Questions", description = "If you have any inquiries about Valkey, feel free to join the conversation on our GitHub discussions or chat with us on Slack.", links = [ diff --git a/templates/community.html b/templates/community.html index 0758b941..da3e52da 100644 --- a/templates/community.html +++ b/templates/community.html @@ -4,11 +4,23 @@