From 3abcae19fefd11bbfba6cbf696b342ea72da6992 Mon Sep 17 00:00:00 2001 From: altaf-creator Date: Fri, 26 Jun 2026 12:06:38 +0800 Subject: major changes to /about/, event reflections, project reflections, video reflections --- templates/blogpost.html | 8 ++++---- templates/eventdetails.html | 1 + templates/project.html | 29 +++++++++++++++++------------ templates/video.html | 1 + 4 files changed, 23 insertions(+), 16 deletions(-) (limited to 'templates') diff --git a/templates/blogpost.html b/templates/blogpost.html index 3d7e572..7cbafc4 100644 --- a/templates/blogpost.html +++ b/templates/blogpost.html @@ -6,6 +6,7 @@ + {[{title}]} • altaf-creator @@ -15,7 +16,6 @@ min-height: 0; } - @@ -40,7 +40,7 @@ -
+
@@ -58,11 +58,11 @@
{[{content}]} -
+

More Posts

-
+
diff --git a/templates/eventdetails.html b/templates/eventdetails.html index 064f27e..28757fe 100644 --- a/templates/eventdetails.html +++ b/templates/eventdetails.html @@ -6,6 +6,7 @@ + {[{title}]} • altaf-creator diff --git a/templates/project.html b/templates/project.html index cca74cb..56b581b 100644 --- a/templates/project.html +++ b/templates/project.html @@ -6,6 +6,7 @@ + {[{title}]} • altaf-creator @@ -32,21 +33,25 @@
-
- - +
+
+ + +
diff --git a/templates/video.html b/templates/video.html index 8bba92b..4380e8e 100644 --- a/templates/video.html +++ b/templates/video.html @@ -16,6 +16,7 @@ +
-- cgit v1.2.3