We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc17dc2 commit b5c485aCopy full SHA for b5c485a
src/app/layout.tsx
@@ -17,7 +17,7 @@ export const metadata: Metadata = {
17
authors: [{ name: 'Gytis Leonavicius', url: 'https://leogytis.github.io/' }],
18
openGraph: {
19
title: 'Gytis | Web Developer',
20
- description: 'Inclusive products and digital experiences for the web.',
+ description: 'Inclusive products and digital experiences for the web',
21
images: [
22
{
23
url: website_image.src,
0 commit comments