We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1de3c2 commit e21a2ffCopy full SHA for e21a2ff
public/image/avatar.png
307 KB
src/components/layout/footer.tsx
@@ -131,7 +131,7 @@ const Footer = () => {
131
<span className="text-gray-600 dark:text-gray-300">Made with ☕ by</span>
132
<Image
133
className="group-hover:ring-blue-500 h-6 w-6 rounded-full transition-shadow group-hover:ring-2"
134
- src="/images/avatar.png"
+ src="/image/avatar.png"
135
alt="Ralph Rosael"
136
width={24}
137
height={24}
0 commit comments