You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@age.apache.org by hb...@apache.org on 2023/01/02 06:49:25 UTC

[age-website] branch new-web updated: Update Youtube link

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 / 신한별 <76...@users.noreply.github.com>
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"