This is an automated email from the ASF dual-hosted git repository.
ako pushed a commit to branch new-web
in repository https://gitbox.apache.org/repos/asf/age-website.git
The following commit(s) were added to refs/heads/new-web by this push:
new fab77647 Changing index.md (#289)
fab77647 is described below
commit fab77647fc7c02287ae0f0dbf500597a04407fcc
Author: Kyungwon Jeon <[email protected]>
AuthorDate: Thu Apr 4 15:57:45 2024 +0900
Changing index.md (#289)
* Update index.md
* Update index-page.js
---
src/pages/index.md | 10 +++++-----
src/templates/index-page.js | 2 +-
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/pages/index.md b/src/pages/index.md
index cda2a65f..e7c817ab 100644
--- a/src/pages/index.md
+++ b/src/pages/index.md
@@ -3,13 +3,13 @@ templateKey: index-page
title: Apache AGE
bannerImg: /img/landing-banner.jpg
bannerContents: >-
- <h1 class="bannerHeader"><span>Apache AGE : PostgreSQL Extension</span></br>
- Graph Data Processing & Analytics</br>
- for Relational Databases</h1>
+ <h1 class="bannerHeader"><span>Apache AGE</span></br>
+ Graph Database Extension</br>
+ for PostgreSQL</h1>
<h2 class="bannercontnet"><span>
- Apache AGE is a powerful extension to PostgreSQL, an innovative database
engine based on the graph data model.
- <br/>Apache AGE is compatible with PostgreSQL's distributed assets and
leverages graph data structures to analyze and use relationships and patterns
in data.</span> <br/>
+ Apache AGE is PostgreSQL Graph database extension compatible with
PostgreSQL's distributed assets and leverages graph data structures to analyze
and use relationships and patterns in data.
+ </span> <br/>
<br>
<a href="/getstarted/quickstart" >Get Started with Apache AGE</a>
diff --git a/src/templates/index-page.js b/src/templates/index-page.js
index 5cdb48db..47a0977a 100644
--- a/src/templates/index-page.js
+++ b/src/templates/index-page.js
@@ -54,7 +54,7 @@ export const IndexPageTemplate = ({
<div className={styles.topContent}>
<div className={styles.card}>
<div className={styles.cardLeft}>
- What Is Apache AGE® ?<br></br>
+ Apache AGE®, Graph database extention <br></br>
<div className={styles.cardContent}>
<b>Apache AGE®</b> is a PostgreSQL extension that provides
graph database functionality. <br></br><br></br>
The goal of <b>Apache AGE®</b> is to provide graph data
processing and analytics capability to all relational databases.