From 5a933cea88bbfa9ee4ed205004a2cd6741abbdd7 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Tue, 20 Jan 2026 10:22:52 +0100 Subject: Add AI notice to header --- layouts/partials/home/header.html | 1 + 1 file changed, 1 insertion(+) (limited to 'layouts/partials/home/header.html') diff --git a/layouts/partials/home/header.html b/layouts/partials/home/header.html index 9cc8ef1..1c65e38 100644 --- a/layouts/partials/home/header.html +++ b/layouts/partials/home/header.html @@ -1,5 +1,6 @@

{{ .Name }}

+

{{ .AI }}

{{ .Title }}
{{ .Location }}
-- cgit v1.2.3