Skip to content

Commit

Permalink
extractor
Browse files Browse the repository at this point in the history
  • Loading branch information
gni committed Aug 21, 2023
1 parent 19f2608 commit c9ae153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/layout.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { Inter } from 'next/font/google'
const inter = Inter({ subsets: ['latin'] })

export const metadata = {
title: 'Image Metadata Generator',
title: 'Image Metadata Extractor',
description: "Easily extract and view the embedded metadata from your images. Whether it's EXIF, IPTC, or XMP; get detailed insights in seconds.",
}

Expand Down

0 comments on commit c9ae153

Please sign in to comment.