We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cc3bca commit 62b597fCopy full SHA for 62b597f
src/pages/index.tsx
@@ -128,7 +128,7 @@ const Home: NextPage = () => {
128
<footer className="mt-24 bg-gray-900 sm:mt-12">
129
<div className="max-w-md px-4 py-5 mx-auto overflow-hidden sm:max-w-3xl sm:px-6 lg:max-w-7xl lg:px-8">
130
<p className="text-base text-center text-gray-300">
131
- © 2023{" "}
+ © 2024{" "}
132
<a href="https://github.com/rishabhrao" target="_blank" rel="noreferrer" className="text-red-500 no-underline hover:text-red-600 link">
133
Rishabh Rao
134
</a>
0 commit comments