mirror of
https://github.com/MAGICGrants/campaign-site.git
synced 2026-01-09 12:27:59 -05:00
Update copyright to 2024
This commit is contained in:
@@ -32,7 +32,7 @@ const Layout: React.FC<React.PropsWithChildren> = ({ children }) => {
|
||||
<Navbar />
|
||||
<main className="flex-1 flex flex-col">{ children }</main>
|
||||
<footer className="flex justify-between p-4 md:p-8 bg-light">
|
||||
<strong>© Open Sats Initiative and MAGIC Grants, 2023</strong>
|
||||
<strong>© Open Sats Initiative and MAGIC Grants, 2024</strong>
|
||||
</footer>
|
||||
</div>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user