Skip to content

Commit

Permalink
Change year in the footer
Browse files Browse the repository at this point in the history
* Change year in the footer
  • Loading branch information
puneetbehl authored Jan 8, 2024
1 parent dd1e53a commit 96a6263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/document.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<div class='content'>
<div class='ocihometograils'>
<a href='https://grails.org/foundation/index.html'><img class='' src='[%url]/images/foundation-logo-horizontal-orange.svg' alt='Grails Foundation' width='300px' /></a>
<span style="margin-top:22px;">&copy; 2023 Grails Foundation. All rights reserved.</span>
<span style="margin-top:22px;">&copy; 2024 Grails Foundation. All rights reserved.</span>
</div>
<nav class='socialmedianav'>
<ul>
Expand Down

0 comments on commit 96a6263

Please sign in to comment.