8000 footer updated · DevKaliper/github-find-users@0071026 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0071026

Browse files
committed
footer updated
1 parent 2c58c93 commit 0071026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Footer.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export const Footer = () => {
44
<footer className="footer bg-[#988E6F] glass absolute bottom-0 items-center p-4 text-white">
55
<div className="items-center grid-flow-col">
66

7-
<p>DevKaliper © 2023 - All right reserved</p>
7+
<p>Manuel Leon © 2023 - All right reserved</p>
88
</div>
99
<div className=" md:place-self-center md:justify-self-end">
1010
<a href='https://github.com/DevKaliper' rel='noreferrer' target='_blank' className='flex gap-2 justify-center items-center text-lg font-mono'> <img src="./src/img/github-mark.png" className='invert' width={50} alt="" /> my Github

0 commit comments

Comments
 (0)
0