git: 466bf366cf - main - website: Fix Documentation Project Primer name

From: Alexander Ziaee <ziaee_at_FreeBSD.org>
Date: Sat, 05 Sep 2026 15:23:01 UTC
The branch main has been updated by ziaee:

URL: https://cgit.FreeBSD.org/doc/commit/?id=466bf366cf0eea96f22cbe0d05ad5229931619ae

commit 466bf366cf0eea96f22cbe0d05ad5229931619ae
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-09-05 15:13:12 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-09-05 15:13:12 +0000

    website: Fix Documentation Project Primer name
    
    Event:          Berlin Hackathon 202609
    Suggested by:   wosch
---
 website/themes/beastie/i18n/en.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/themes/beastie/i18n/en.toml b/website/themes/beastie/i18n/en.toml
index 2c7bf086b2..5f506cfab5 100644
--- a/website/themes/beastie/i18n/en.toml
+++ b/website/themes/beastie/i18n/en.toml
@@ -86,7 +86,7 @@ other = "FAQ"
 other = "Porter's Handbook"
 
 [h-documentation-handbook]
-other = "Documentation Project Handbook"
+other = "Documentation Project Primer"
 
 [h-manual-pages]
 other = "Manual pages"