Change notes titles

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-04-29 19:38:36 +02:00
parent fac0a2fff6
commit 5ad26be352
5 changed files with 24 additions and 13 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ const headings = extractHeadings(entry.body ?? "");
</style>
<Layout
title={`${entry.data.title} - Security Notes`}
title={`${entry.data.title} - Infosec Notes`}
description={entry.data.description}
>
<main class="max-w-screen-2xl mx-auto">