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/27 03:54:17 UTC

[age-website] branch new-web updated: Update Footer

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 44f2a1f5 Update Footer
44f2a1f5 is described below

commit 44f2a1f55e8a07e4ee0b2c75f393f253b7244a01
Author: Hanbyeol Shin /  David Shin / 신한별 <76...@users.noreply.github.com>
AuthorDate: Fri Jan 27 12:54:11 2023 +0900

    Update Footer
    
    1. Remove linked in
---
 src/components/Footer.js | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/src/components/Footer.js b/src/components/Footer.js
index 57782601..f0684e3e 100644
--- a/src/components/Footer.js
+++ b/src/components/Footer.js
@@ -145,13 +145,6 @@ const Footer = class extends React.Component {
                 style={{ width: '2.5em', height: '2.5em' }}
               />
             </a>
-            <a title="LinkedIn" href="https://www.linkedin.com/showcase/71336827/admin/" target={'_blank'}>
-              <img
-                src={icoLinkedinLd}
-                alt="LinkedIn"
-                style={{ width: '2.5em', height: '2.5em' }}
-              />
-            </a>
             <a title="Youtube" href="https://youtu.be/qC_3F4Gaipk" target={'_blank'}>
               <img
                 src={icoYoutubeLd}