diff --git a/config/site/src/_config.yaml b/config/site/src/_config.yaml index 3c4797a0..38a25f57 100644 --- a/config/site/src/_config.yaml +++ b/config/site/src/_config.yaml @@ -8,7 +8,7 @@ x_url: https://x.com/elasticgraph x_username: "@ElasticGraph" support_email: elasticgraph@squareup.com tagline: Schema-driven, scalable, cloud-native, batteries-included GraphQL with superpowers. -description: ElasticGraph is an open-source framework for indexing, searching, and aggregating data powered by GraphQL and OpenSearch. +description: ElasticGraph is an open-source framework for indexing, searching, and aggregating data powered by GraphQL and Elasticsearch / OpenSearch. # Reusable CSS styling for the site, available via the `site.style` variable, ex: `{{ site.style.body }}` style: diff --git a/config/site/src/_includes/success_stories.html b/config/site/src/_includes/success_stories.html index e661b227..0b9eafe6 100644 --- a/config/site/src/_includes/success_stories.html +++ b/config/site/src/_includes/success_stories.html @@ -38,7 +38,7 @@
- documents/s ingested + documents ingested
@@ -59,10 +59,10 @@- 500 QPS + > 500 QPS
- queries/s + throughput
diff --git a/config/site/src/index.html b/config/site/src/index.html index 298a8d80..eb34cb45 100644 --- a/config/site/src/index.html +++ b/config/site/src/index.html @@ -1,6 +1,6 @@ --- layout: default -title: ElasticGraph - Open-source GraphQL & OpenSearch framework +title: ElasticGraph - Open-source GraphQL and Elasticsearch / OpenSearch framework ---