Skip to content

Commit

Permalink
refactor: alt images
Browse files Browse the repository at this point in the history
  • Loading branch information
roby2409 committed Apr 1, 2024
1 parent 4078bae commit 501435f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion next-seo.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const config: DefaultSeoProps = {
images: [
{
url: 'https://robysetiawan.vercel.app/static/home-image-preview.jpg',
alt: 'Islem Maboud Portfolio',
alt: 'Roby Setiawan Portfolio',
type: 'image/jpg',
secureUrl: 'https://robysetiawan.vercel.app/static/home-image-preview.jpg'
}
Expand Down

0 comments on commit 501435f

Please sign in to comment.