From b766eefe7cfaf334aeb607171250a2b4b9eaabf0 Mon Sep 17 00:00:00 2001 From: Brian Picciano Date: Tue, 24 Jan 2023 13:12:46 +0100 Subject: Add gemini CTA to HTTP pages --- src/http/tpl/follow.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/http/tpl/follow.html') diff --git a/src/http/tpl/follow.html b/src/http/tpl/follow.html index 132706b..88fee46 100644 --- a/src/http/tpl/follow.html +++ b/src/http/tpl/follow.html @@ -145,6 +145,8 @@ emailSubscribe.onclick = async () => { +{{ template "gemini-cta.html" . }} + {{ end }} {{ template "base.html" . }} -- cgit v1.2.3