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 08:41:24 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 d7b11913 Update youtube link
d7b11913 is described below

commit d7b1191308e804cf4e4dc1c62abb2426f89e6284
Author: Hanbyeol Shin /  David Shin / 신한별 <76...@users.noreply.github.com>
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"