From 33a876a23c4c4df6d93c0e98a7dab0022992427f Mon Sep 17 00:00:00 2001 From: josh-wong Date: Sun, 3 Sep 2023 15:07:02 +0900 Subject: [PATCH 1/3] Update links to home page Update links to the home page after home page renewal. --- _data/navigation.yml | 34 ++++++++++++++-------------------- _home/terms.md | 2 +- _includes/footer.html | 2 +- 3 files changed, 16 insertions(+), 22 deletions(-) diff --git a/_data/navigation.yml b/_data/navigation.yml index 7d591eff..41b4e218 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -1,34 +1,28 @@ # Site Header # Make sure the `main` navigation in the `/_data/navigation.yml` file matches across all `docs-[scalar-product]` repos. main: - - title: "       Home       " - url: https://scalar-labs.com/ + - title: "     Home     " + url: https://www.scalar-labs.com/ - title: "Products" children: - title: "ScalarDB" - description: Cloud-native Universal Transaction Manager in Microservice Era - url: https://scalar-labs.com/products/scalardb + description: Database-agnostic universal transaction manager for achieving ACID transactions + url: https://www.scalar-labs.com/scalardb/ - title: "ScalarDL" - url: https://scalar-labs.com/products/scalardl - description: Scalable and Practical Byzantine-fault Detection Middleware for Transactional Database Systems - - title: "Solution" - children: - - title: Preservation of documents - description: About Scalar's electronic document evidence preservation solutions. - url: https://scalar-labs.com/solution/doc - - title: "Consent management" - description: About Scalar's consent management solutions. - url: https://scalar-labs.com/solution/consent + url: https://www.scalar-labs.com/scalardl/ + description: Scalable, practical Byzantine-fault detection middleware for transactional database systems - title: "Company" children: - title: "About us" - description: The company profile of Scalar Inc. - url: https://scalar-labs.com/company + description: Company profile and information + url: https://www.scalar-labs.com/about-us/ - title: "News" - description: Scalar's announcements, product news, case studies, etc. are posted here. - url: https://scalar-labs.com/news - - title: "Support" - url: https://support.scalar-labs.com/ + description: Announcements, product news, and case studies + url: https://www.scalar-labs.com/news/ + - title: "   Pricing   " + url: https://www.scalar-labs.com/pricing/ + - title: "   Support   " + url: https://www.scalar-labs.com/support/ # This navigation is for adding product versions that appear in the dropdown menu. Make sure the latest version is labeled ` (latest)`. versions: diff --git a/_home/terms.md b/_home/terms.md index 24961c03..b0b74361 100644 --- a/_home/terms.md +++ b/_home/terms.md @@ -7,4 +7,4 @@ toc: true ## Privacy policy -For details about Scalar Inc.'s privacy policy, please see [Privacy Policy of Scalar Inc.](https://scalar-labs.com/privacy-policy) +For details about Scalar Inc.'s privacy policy, please see [Privacy Policy of Scalar Inc.](https://www.scalar-labs.com/privacy-policy/) diff --git a/_includes/footer.html b/_includes/footer.html index 3e48a96b..59322a97 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -16,7 +16,7 @@ From 3b063057341fd1b5411ffc82e23be2a4ed458803 Mon Sep 17 00:00:00 2001 From: josh-wong Date: Sun, 3 Sep 2023 15:07:11 +0900 Subject: [PATCH 2/3] Update link to home page; modify formatting Update links to the home page after home page renewal. Modify formatting to tighten up links in the header navigation. --- _includes/masthead.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/masthead.html b/_includes/masthead.html index ee7f981c..51a17832 100644 --- a/_includes/masthead.html +++ b/_includes/masthead.html @@ -20,7 +20,7 @@ {% endif %} {% if link.children %}