mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-25 04:17:13 +00:00
Add footer
This commit is contained in:
@@ -155,6 +155,10 @@ function App() {
|
||||
</div>
|
||||
)
|
||||
}
|
||||
{/* DO NOT REMOVE/MODIFY THE FOOTER */}
|
||||
<div className="text-center bg-base-200 credit">
|
||||
<p className="font-mono text-sm">Made with <a className="text-primary" href="https://github.com/arifszn/ezprofile" target="_blank" rel="noreferrer">ezprofile</a> and ❤️</p>
|
||||
</div>
|
||||
</div>
|
||||
</Fragment>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user