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 14df5073 Updated New-web (#274)
14df5073 is described below

commit 14df5073d701bdc57eff1f0339c8452018471ee5
Author: dpdjvhxm <[email protected]>
AuthorDate: Mon Mar 25 20:27:30 2024 +0900

    Updated New-web (#274)
    
    * Update index.md
    
    * Update index.md
    
    * Update gatsby-config.js
    
    * Update package.json
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Update Navbar.js
    
    * Update Footer
    Update Download version and file link
    Update Landing Page (News & Events)
    
    * Update Landing page: Comparison
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Fix Google Analytics Code
    
    * Fix Footer Link
    
    * Update landing page and add FAQ page
    
    * Fix double MenuToggle button issue and css
    
    Fixing bugs with two menu buttons on the responsive screen Fixing the 
phenomenon that the scrollbar obscures the menu buttons
    
    * Update
    
    * Update
    
    * Updated
    
    * node version changes
    
    * node changes
    
    * Update quickstart.md
    
    * Update netlify.toml
    
    * update
    
    * Update 2024/Mar/25
    
    * Update 2024/Mar/25
    
    * Fix landing page & delete youtube link
    
    * update
    
    ---------
    
    Co-authored-by: Hanbyeol Shin /  David Shin / 신한별 
<[email protected]>
---
 src/pages/getstarted/quickstart.md | 12 ------------
 src/templates/index-page.js        |  7 ++-----
 2 files changed, 2 insertions(+), 17 deletions(-)

diff --git a/src/pages/getstarted/quickstart.md 
b/src/pages/getstarted/quickstart.md
index 16baed48..4e49f422 100644
--- a/src/pages/getstarted/quickstart.md
+++ b/src/pages/getstarted/quickstart.md
@@ -16,18 +16,6 @@ Graphizer is a data modeling tool that allows generating  
openCypher graph data
 | --------------------- |
 <a href="https://agedb.io/downloads/ageplus-pg15-1.4.0-1-windows-x64.zip"; 
onclick="gtag('event', 'click', {'event_category': 'Category', 'event_label': 
'윈도우인스톨러다운수'});">Download Windows Installer ➚</a>
 
-## Introduce Apache AGE & Graphizer
-| Apache AGE         |
-| --------------------- |
-<iframe id="ytplayer" type="text/html" width="720" height="405" 
src="https://www.youtube.com/embed/CgPPX_PIE9U"; frameborder="0" 
allowfullscreen></iframe>
-
-| Graphizer         |
-| --------------------- |
-<iframe id="ytplayer" type="text/html" width="720" height="405" 
src="https://www.youtube.com/embed/asgzHSiKR9U"; frameborder="0" 
allowfullscreen></iframe>
-
-
-※ The Graphizer video is a Korean. If you need another language, please click 
the subtitle button on the video to watch.
-
 ## Run using Docker
 - Get the docker image
 ```
diff --git a/src/templates/index-page.js b/src/templates/index-page.js
index 5c91f7e4..df43c55e 100644
--- a/src/templates/index-page.js
+++ b/src/templates/index-page.js
@@ -69,14 +69,11 @@ export const IndexPageTemplate = ({
             <div className={styles.cardRight}>
               News & Events
               <div className={styles.cardContent}>
-                <div><b>Apache AGE Release Windows Installer!</b></div>
-                  <div>Check out our Windows Installer and give us User 
feedback in our GitHub</div>
+                <div><b>Windows Installer (containing PostgreSQL + AGE + 
Graphizer)</b></div>
+                  <div>Check out the Windows Installer and give feedback at 
the GitHub Discussion (<a href="https://github.com/apache/age/discussions/1712"; 
target="_blank">#1712</a>)</div>
                     <div>
-
                     <a href="/getstarted/quickstart" >Read more</a>
-
                     </div>
-
                   <br></br>
 
                 <div><b>Apache AGE on Microsoft Azure PostgreSQL</b></div>

Reply via email to