From e9126242db7ed55bb46edfe5e1f983791e338ae0 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sat, 2 Aug 2025 12:11:44 +0530 Subject: add favicon --- templates/base.html | 8 ++++++++ templates/project.html | 5 +++++ 2 files changed, 13 insertions(+) (limited to 'templates') diff --git a/templates/base.html b/templates/base.html index 8128fa2..3adfd82 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,15 +1,23 @@ + {{ content "title" }} | COMPROMYSE + + + + + + +
diff --git a/templates/project.html b/templates/project.html index 6269bd6..4df9011 100644 --- a/templates/project.html +++ b/templates/project.html @@ -7,6 +7,11 @@ {{ putpage name }} | COMPROMYSE + + + + + -- cgit v1.2.3