Skip to content
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ headline= "Valkey: an open source, in-memory data store"
long_description= ""

[extra.hero]
headings = ["FAST.", "RELIABLE.", "OPEN SOURCE, FOREVER."]
headings = ["FAST. RELIABLE.", "OPEN SOURCE, FOREVER."]
subtitle = "Valkey is an open source (BSD) high-performance key/value datastore that supports a variety of workloads such as caching, message queues, and can act as a primary database. The project is backed by the Linux Foundation, ensuring it will remain open source forever."
button_text = "GET STARTED"
button_url = "/topics/quickstart"
Expand Down Expand Up @@ -48,11 +48,7 @@ url= "/download/"
url= "/docs/"
title= "Read the docs"

[[extra.sidebar]]
title= "Founding documents"
[[extra.sidebar.links]]
title= 'Linux Foundation Launches Open Source Valkey Community'
url= "https://www.linuxfoundation.org/press/linux-foundation-launches-open-source-valkey-community"


+++

Expand Down
Loading