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

ako 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 3c2972a1 Updated New-web (#278)
3c2972a1 is described below

commit 3c2972a11cdc823bb29f7838cfcc40f269ec57dc
Author: dpdjvhxm <[email protected]>
AuthorDate: Fri Mar 29 16:58:41 2024 +0900

    Updated New-web (#278)
    
    * Update index.md
    
    * Update index.md
    
    * Update gatsby-config.js
    
    * Update package.json
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Update Navbar.js
    
    * Update Footer
    Update Download version and file link
    Update Landing Page (News & Events)
    
    * Update Landing page: Comparison
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Fix Google Analytics Code
    
    * Fix Footer Link
    
    * Update landing page and add FAQ page
    
    * Fix double MenuToggle button issue and css
    
    Fixing bugs with two menu buttons on the responsive screen Fixing the 
phenomenon that the scrollbar obscures the menu buttons
    
    * Update
    
    * Update
    
    * Updated
    
    * node version changes
    
    * node changes
    
    * Update quickstart.md
    
    * Update netlify.toml
    
    * update
    
    * Update 2024/Mar/25
    
    * Update 2024/Mar/25
    
    * Fix landing page & delete youtube link
    
    * update
    
    * Update
    
    * Update
    
    * update team
    
    * Update
    
    * Update
    
    * Update
    
    * update
    
    * Updated
    
    ---------
    
    Co-authored-by: Hanbyeol Shin /  David Shin / 신한별 
<[email protected]>
---
 src/components/Layout.js               | 2 +-
 src/pages/download/index.md            | 4 ++++
 src/pages/joinus/index.md              | 1 -
 src/pages/team/index.md                | 2 +-
 src/templates/styles/index.module.scss | 4 ++--
 5 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/src/components/Layout.js b/src/components/Layout.js
index 8e9df5b7..03e02a49 100644
--- a/src/components/Layout.js
+++ b/src/components/Layout.js
@@ -43,7 +43,7 @@ const TemplateWrapper = ({ children }) => {
         '/getstarted/quickstart' : 'Quickstart | Apache AGE',
         '/overview' : 'Overview | Apache AGE',
         '/team' : 'Team | Apache AGE',
-        // '/release-notes' : 'Release Notes | Apache AGE',
+        '/release-notes' : 'Release Notes | Apache AGE',
         '/faq' : 'FAQ | Apache AGE',
         '/joinus' : 'Community | Apache AGE',
         '/contribution/how' : 'Contribution | Apache AGE',
diff --git a/src/pages/download/index.md b/src/pages/download/index.md
index cc61cd18..33aadeda 100644
--- a/src/pages/download/index.md
+++ b/src/pages/download/index.md
@@ -81,7 +81,11 @@ title: Downloads
 
 | Apache AGE Release | CheckSum & Signature |
 | ------------------ | -------------------- |
+<<<<<<< HEAD
+| [Download Apache AGE 1.5.0 
➚](https://dlcdn.apache.org/age/PG11/1.5.0/apache-age-1.5.0-src.tar.gz) | 
[CheckSum 
➚](https://downloads.apache.org/age/PG11/1.5.0/apache-age-1.5.0-src.tar.gz.sha512)
 & [Signature 
➚](https://downloads.apache.org/age/PG11/1.5.0/apache-age-1.5.0-src.tar.gz.asc) 
 & [KEY Files ➚](https://downloads.apache.org/age/KEYS)
+=======
 | [Download Apache AGE 1.5.0 
➚](https://www.apache.org/dyn/closer.lua/age/PG11/1.5.0) | [CheckSum 
➚](https://downloads.apache.org/age/PG11/1.5.0/apache-age-1.5.0-src.tar.gz.sha512)
 & [Signature 
➚](https://downloads.apache.org/age/PG11/1.5.0/apache-age-1.5.0-src.tar.gz.asc) 
 & [KEYS File ➚](https://downloads.apache.org/age/KEYS)
+>>>>>>> 1e1929d824e1d79d13fdec6e223115aa989d9642
 
 [Verify Signature ➚](https://www.apache.org/info/verification.html) 
 
diff --git a/src/pages/joinus/index.md b/src/pages/joinus/index.md
index a6a8ef25..a9b136a9 100644
--- a/src/pages/joinus/index.md
+++ b/src/pages/joinus/index.md
@@ -12,7 +12,6 @@ title: Join AGE Community!
 <div class="JoinUsAGE">
 
 <div>
-  <a href="https://discord.com/invite/NMsBs9X8Ss/"; target="_blank">
     <img src="/img/icon-Large-raddit.png" style="max-height: 232px; max-width: 
232px"/>
   </a>
 </div>
diff --git a/src/pages/team/index.md b/src/pages/team/index.md
index f51ac6e9..4c691f23 100644
--- a/src/pages/team/index.md
+++ b/src/pages/team/index.md
@@ -83,7 +83,7 @@ nonpmc:
     githubName: 'quocvietvuong'
     githubLink: 'https://github.com/quocvietvuong'    
   - name: 'Zainab Saad'
-    avatar: /img/Zainab.jpg
+    avatar: /img/Zainab.png
     githubName: 'zainabsaad'
     githubLink: 'https://github.com/Zainab-Saad' 
 ---
diff --git a/src/templates/styles/index.module.scss 
b/src/templates/styles/index.module.scss
index fa28c211..9fff097d 100644
--- a/src/templates/styles/index.module.scss
+++ b/src/templates/styles/index.module.scss
@@ -413,8 +413,8 @@
         align-items: center;
         justify-content: center;
         img {
-          width: 15.375rem;
-          height: 17.375rem;
+          width: 10%;
+          height: 10%;
         }
       }
 

Reply via email to