Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a2f7e47

Browse files
committed
Update footer year to 2021
1 parent bda370f commit a2f7e47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/AppFooter.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ export default function AppFooter({ className = '' }: { className?: string }) {
8888
</div>
8989
<div className="mt-8 md:mt-0 md:order-1">
9090
<p className="text-base text-center text-gray-500">
91-
&#xA9; 2020 Coderplex Foundation. All rights reserved.
91+
&#xA9; 2021 Coderplex Foundation. All rights reserved.
9292
</p>
9393
</div>
9494
</div>

0 commit comments

Comments
 (0)