From 027a96c9c8ecd9452a21f0173a15860d03a3f339 Mon Sep 17 00:00:00 2001 From: thinkpadmaster Date: Mon, 28 Aug 2023 09:49:47 -0500 Subject: Reflect new syntax --- html/main/about.tmpl.html | 1 + 1 file changed, 1 insertion(+) (limited to 'html/main/about.tmpl.html') diff --git a/html/main/about.tmpl.html b/html/main/about.tmpl.html index af0f04a..69caeb1 100644 --- a/html/main/about.tmpl.html +++ b/html/main/about.tmpl.html @@ -1,6 +1,7 @@ {{ define "title" }}About{{end}} {{ define "description" }}About me and my site.{{end}} {{ define "keywords" }}about{{end}} +{{ define "canonical" }}/about{{end}} {{ define "main" }}

alexscerba.com/about

-- cgit v1.2.3