@@ -14,8 +14,8 @@ const geistMono = Geist_Mono({
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Hasher - Hash Search & Generator",
|
||||
description: "Search for hashes or generate them from plaintext. Supports MD5, SHA1, SHA256, SHA512, and Bcrypt. Powered by Elasticsearch.",
|
||||
keywords: ["hash", "md5", "sha1", "sha256", "sha512", "bcrypt", "hash generator", "hash search", "elasticsearch"],
|
||||
description: "Search for hashes or generate them from plaintext. Supports MD5, SHA1, SHA256, and SHA512. Powered by Redis.",
|
||||
keywords: ["hash", "md5", "sha1", "sha256", "sha512", "hash generator", "hash search", "redis"],
|
||||
authors: [{ name: "Hasher" }],
|
||||
creator: "Hasher",
|
||||
publisher: "Hasher",
|
||||
@@ -28,7 +28,7 @@ export const metadata: Metadata = {
|
||||
openGraph: {
|
||||
type: "website",
|
||||
title: "Hasher - Hash Search & Generator",
|
||||
description: "Search for hashes or generate them from plaintext. Supports MD5, SHA1, SHA256, SHA512, and Bcrypt.",
|
||||
description: "Search for hashes or generate them from plaintext. Supports MD5, SHA1, SHA256, and SHA512.",
|
||||
siteName: "Hasher",
|
||||
images: [
|
||||
{
|
||||
@@ -42,7 +42,7 @@ export const metadata: Metadata = {
|
||||
twitter: {
|
||||
card: "summary",
|
||||
title: "Hasher - Hash Search & Generator",
|
||||
description: "Search for hashes or generate them from plaintext. Supports MD5, SHA1, SHA256, SHA512, and Bcrypt.",
|
||||
description: "Search for hashes or generate them from plaintext. Supports MD5, SHA1, SHA256, and SHA512.",
|
||||
images: ["/logo.png"],
|
||||
},
|
||||
viewport: {
|
||||
|
||||
Referencia en una nueva incidencia
Block a user