From fd87a8eb93c5d096f6671c450ee379a1d38c2ba3 Mon Sep 17 00:00:00 2001 From: Rohan Kumar Date: Fri, 21 Oct 2022 16:23:37 -0700 Subject: [PATCH] Add microdata for site name --- layouts/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/index.html b/layouts/index.html index 06c78af..aabd4fc 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,6 +1,6 @@ {{ define "main" -}}
-

Seirdy’s Home

+

Seirdy’s Home

{{ .Site.Params.Description }}