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

dehowef 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 75f5f9c3 change the year from 2023 to 2024 from the bottom of the 
website (#246)
75f5f9c3 is described below

commit 75f5f9c31c7ca1363e77189396c25d31892aadb8
Author: Dheeraj Singh <[email protected]>
AuthorDate: Tue Jan 16 12:37:43 2024 +0530

    change the year from 2023 to 2024 from the bottom of the website (#246)
    
    Co-authored-by: decodersingh 
<[email protected]>
---
 src/components/Footer.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/components/Footer.js b/src/components/Footer.js
index b1d59e62..1ee76532 100644
--- a/src/components/Footer.js
+++ b/src/components/Footer.js
@@ -161,7 +161,7 @@ const Footer = class extends React.Component {
             </a>
           </div>
           <p>
-            Copyright © 2023 The Apache Software Foundation.<br></br>
+            Copyright © 2024 The Apache Software Foundation.<br></br>
             The Apache Software Foundation Apache AGE, AGE, Apache, the Apache 
feather, 
             and the Apache AGE project logo are either registered trademarks 
or trademarks of the Apache Software Foundation.
           </p>

Reply via email to