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 a0c459ca Update Youtube link
a0c459ca is described below

commit a0c459ca1282e41fa27294ead8d23d3c03669970
Author: Hanbyeol Shin /  David Shin / 신한별 
<[email protected]>
AuthorDate: Mon Jan 2 15:49:21 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 113ffad7..45f48ed4 100644
--- a/src/templates/index-page.js
+++ b/src/templates/index-page.js
@@ -147,7 +147,7 @@ export const IndexPageTemplate = ({
           <h2>Message From AGE Team</h2>
           <div className={styles.Youtube}>
             <iframe
-              src="https://www.youtube.com/embed/w8ixRk9YXJo";
+              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