This is an automated email from the ASF dual-hosted git repository.
erose pushed a commit to branch HDDS-9225-website-v2
in repository https://gitbox.apache.org/repos/asf/ozone-site.git
The following commit(s) were added to refs/heads/HDDS-9225-website-v2 by this
push:
new 4c95c8a2 HDDS-10313. Update "Redundant" to "Reliable" in new website.
(#73)
4c95c8a2 is described below
commit 4c95c8a2925fd19534c42f36593cc52fcbbc2323
Author: Ethan Rose <[email protected]>
AuthorDate: Tue Feb 13 09:37:22 2024 -0800
HDDS-10313. Update "Redundant" to "Reliable" in new website. (#73)
---
docusaurus.config.js | 2 +-
static/img/social-card.png | Bin 381285 -> 380902 bytes
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/docusaurus.config.js b/docusaurus.config.js
index 648ebfbc..c7b2f5e8 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -8,7 +8,7 @@ const darkCodeTheme = themes.dracula;
/** @type {import('@docusaurus/types').Config} */
const config = {
title: 'Apache Ozone',
- tagline: 'Scalable, redundant, distributed storage system optimized for data
analytics and object store workloads.',
+ tagline: 'Scalable, reliable, distributed storage system optimized for data
analytics and object store workloads.',
favicon: 'img/favicon/favicon.ico',
// Set the production URL of the website. Must be updated when the final
site is deployed.
diff --git a/static/img/social-card.png b/static/img/social-card.png
index 18944843..f31ac2ae 100644
Binary files a/static/img/social-card.png and b/static/img/social-card.png
differ
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]