From 58e0151fd1e9beb1c392163393f3669bfaa7eae1 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Thu, 14 Jul 2022 20:50:22 +0300 Subject: Add contact me template, improve styling --- src/index.html.mustache | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/index.html.mustache') diff --git a/src/index.html.mustache b/src/index.html.mustache index 4f51721..d324803 100644 --- a/src/index.html.mustache +++ b/src/index.html.mustache @@ -36,5 +36,10 @@ {{/columns}} {{/galleries}} + +

{{contact_info_title}}

+
+ {{&contact_info_body}} +
\ No newline at end of file -- cgit v1.3