From b01ccb904e702e76fc4b5f0c90fd5af056b64a51 Mon Sep 17 00:00:00 2001 From: siddharth ravikumar Date: Sun, 19 Jun 2022 18:50:04 -0400 Subject: templates/head.tmpl: add `description` and `theme-color` meta elements --- templates/head.tmpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/head.tmpl b/templates/head.tmpl index 04ced90..07021b1 100644 --- a/templates/head.tmpl +++ b/templates/head.tmpl @@ -2,6 +2,8 @@ peach — {{.Title}} + + -- cgit v1.2.3