From a87ae58f17c20017feb517a80cb7bcda472c2691 Mon Sep 17 00:00:00 2001 From: nano Date: Sun, 3 May 2026 16:27:55 +0000 Subject: [PATCH] Refresh site with magazine styling --- app/views/Categories/index.asp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app/views/Categories/index.asp b/app/views/Categories/index.asp index e449eaa..167fcd7 100644 --- a/app/views/Categories/index.asp +++ b/app/views/Categories/index.asp @@ -1,6 +1,7 @@
-

Categories

+
Section index
+

Categories

Browse post categories from ASPBlogBrainOrdure.

New Category @@ -16,7 +17,7 @@ If categories.Count = 0 Then <% Else %> -
+
<% Do While categoryIter.HasNext Set categoryItem = categoryIter.GetNext()