From e4e91b6074619cde96180972a5a178fde130e5cf Mon Sep 17 00:00:00 2001 From: Felix Wotschofsky Date: Sat, 30 Sep 2023 11:29:28 +0200 Subject: [PATCH] =?UTF-8?q?Add=20missing=20og:type=20tag=20=E2=9C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/layout.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/app/layout.tsx b/app/layout.tsx index 911b081..8810437 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -11,6 +11,7 @@ export const metadata = { description: 'Domain Digger is the easy but incredibly powerful tool for looking up and quickly inspecting DNS records, WHOIS data, SSL/TLS certificate history and other domain related data. No installation required!', openGraph: { + type: 'website', title: 'Domain Digger: DNS, WHOIS lookup & more', description: 'Domain Digger is the easy but incredibly powerful tool for looking up and quickly inspecting DNS records, WHOIS data, SSL/TLS certificate history and other domain related data. No installation required!',