This is an automated email from the ASF dual-hosted git repository.

hbshin 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 d7b11913 Update youtube link
d7b11913 is described below

commit d7b1191308e804cf4e4dc1c62abb2426f89e6284
Author: Hanbyeol Shin /  David Shin / 신한별 
<[email protected]>
AuthorDate: Mon Jan 2 17:41:18 2023 +0900

    Update youtube link
---
 src/templates/index-page.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/templates/index-page.js b/src/templates/index-page.js
index 45f48ed4..828cf4b8 100644
--- a/src/templates/index-page.js
+++ b/src/templates/index-page.js
@@ -84,7 +84,7 @@ export const IndexPageTemplate = ({
               <h2>Installation Guide</h2>
               <div className={styles.Youtube}>
                 <iframe
-                  src="https://www.youtube.com/embed/Vt06H5RARcs";
+                  src="https://www.youtube.com/embed/0-qMwpDh0CA";
                   title="YouTube video player"
                   frameBorder="0"
                   allow="accelerometer; autoplay; clipboard-write; 
encrypted-media; gyroscope; picture-in-picture"

Reply via email to