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 bad96fed Updated New-web (#273)
bad96fed is described below

commit bad96fedf1ec16c770e860a8910c69cd40d76e30
Author: dpdjvhxm <[email protected]>
AuthorDate: Mon Mar 25 18:22:29 2024 +0900

    Updated New-web (#273)
    
    * 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
    
    ---------
    
    Co-authored-by: Hanbyeol Shin /  David Shin / 신한별 
<[email protected]>
---
 src/pages/getstarted/quickstart.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/pages/getstarted/quickstart.md 
b/src/pages/getstarted/quickstart.md
index 04d1d678..16baed48 100644
--- a/src/pages/getstarted/quickstart.md
+++ b/src/pages/getstarted/quickstart.md
@@ -19,11 +19,12 @@ Graphizer is a data modeling tool that allows generating  
openCypher graph data
 ## Introduce Apache AGE & Graphizer
 | Apache AGE         |
 | --------------------- |
-<iframe width="600" height="300" 
src="https://www.youtube.com/embed/CgPPX_PIE9U?si=hLuu5GKdYVcAj44N"; 
title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; 
clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" 
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
+<iframe id="ytplayer" type="text/html" width="720" height="405" 
src="https://www.youtube.com/embed/CgPPX_PIE9U"; frameborder="0" 
allowfullscreen></iframe>
 
 | Graphizer         |
 | --------------------- |
-<iframe width="600" height="300" 
src="https://www.youtube.com/embed/asgzHSiKR9U?si=-314Oc461OHYjGHm"; 
title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; 
clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" 
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
+<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.
 

Reply via email to