From 3f20457b8efe016f94b57357c2e176a93be8e1fd Mon Sep 17 00:00:00 2001 From: unitexe Date: Tue, 6 Jan 2026 23:42:27 -0600 Subject: Customize for closed circuit consulting - Different header color - Update all text - Change github logo to git square - Stack page links vertically instead of horizontally - De-stagger user projects, remove images & remove project links - Remove author attribution from footer - Remove google analytics --- templates/macros.html | 28 ++++------------------------ 1 file changed, 4 insertions(+), 24 deletions(-) (limited to 'templates/macros.html') diff --git a/templates/macros.html b/templates/macros.html index 9348956..6586184 100644 --- a/templates/macros.html +++ b/templates/macros.html @@ -15,7 +15,6 @@ {% macro footer() %} @@ -30,33 +29,14 @@ {{ config.extra.user_title | linebreaksbr | safe }}
- - - - + +
{% endmacro header %} - -{% macro google_analytics() %} - -{% if config.extra.google_analytics %} - -{% endif %} -{% endmacro google_analytics %} -- cgit v1.2.3