From 708c6ee38a57702b106dfeda8ed7f81bf3abab3e Mon Sep 17 00:00:00 2001 From: kylejcarlton Date: Thu, 16 Dec 2021 18:26:04 -0600 Subject: [PATCH] add font-awesome v5 and footer code branch icon --- templates/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index 18c45b8..b5e6d0f 100644 --- a/templates/index.html +++ b/templates/index.html @@ -20,6 +20,7 @@ {%- block extra_head %} {% endblock extra_head -%} + @@ -103,7 +104,7 @@ :: - Powered by Zola using Terminimal Theme. + Powered by Zola using Terminimal Theme . {% endif -%}