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 2022/09/06 00:49:26 UTC

[age-website] 03/03: Update remove video

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

commit cc2eb1d0f4cf2288b7bf16aba097b97dbe966c3d
Author: Hanbyeol Shin /  David Shin / 신한별 <76...@users.noreply.github.com>
AuthorDate: Tue Sep 6 09:49:12 2022 +0900

    Update remove video
---
 src/templates/committers-page.js |  4 ++--
 src/templates/index-page.js      | 26 +++++++++++++-------------
 2 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/src/templates/committers-page.js b/src/templates/committers-page.js
index b9e56c5..5449f8b 100644
--- a/src/templates/committers-page.js
+++ b/src/templates/committers-page.js
@@ -58,7 +58,7 @@ export const CommittersTemplatePage = ({
     <section className={styles.root}>
       <h1>{pmcTitle}</h1>
       <CommitersList list={pmc} pmcYn={true} />
-      <h1>Welcome to AGE</h1>
+      {/* <h1>Welcome to AGE</h1>
       <div className={styles.Youtube}>
         <iframe
           //src="https://www.youtube.com/embed/qC_3F4Gaipk"
@@ -68,7 +68,7 @@ export const CommittersTemplatePage = ({
           allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
           allowfullscreen
         ></iframe>
-      </div>
+      </div> */}
       <h1>{nonpmcTitle}</h1>
       <CommitersList list={nonpmc} pmcYn={false} />
       {/* <PageContent className="content" content={content} /> */}
diff --git a/src/templates/index-page.js b/src/templates/index-page.js
index 520b9e1..ee55885 100644
--- a/src/templates/index-page.js
+++ b/src/templates/index-page.js
@@ -128,19 +128,19 @@ export const IndexPageTemplate = ({
         <RedditRss />
 
       </section>
-      <section style={{backgroundPosition: 'center', backgroundSize: 'contain', backgroundRepeat: 'no-repeat'}}>
-      <div className={styles.content}>
-        <h2>Message From AGE Team</h2>
-        <div className={styles.Youtube}>
-          <iframe
-            src="https://www.youtube.com/embed/w8ixRk9YXJo"
-            title="YouTube video player"
-            frameBorder="0"
-            allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
-            allowFullScreen
-          ></iframe>
-        </div>
-      </div>
+      <section style={{backgroundPosition: 'center', backgroundSize: 'contain', backgroundRepeat: 'no-repeat'}} hidden >
+        {/* <div className={styles.content}>
+          <h2>Message From AGE Team</h2>
+          <div className={styles.Youtube}>
+            <iframe
+              src="https://www.youtube.com/embed/w8ixRk9YXJo"
+              title="YouTube video player"
+              frameBorder="0"
+              allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
+              allowFullScreen
+            ></iframe>
+          </div>
+        </div> */}
       </section>
       <section style={{backgroundPosition: 'center', backgroundSize: 'contain', backgroundRepeat: 'no-repeat'}}>
       <div className={styles.content}>