From 3d4c9512aeaabde1c99e38250eb16aa3345e269d Mon Sep 17 00:00:00 2001 From: Nantha Sorubakanthan Date: Tue, 28 Oct 2025 10:46:57 +0100 Subject: Update website --- layouts/_default/baseof.html | 2 +- layouts/shortcodes/article-list.html | 3 +++ layouts/shortcodes/time-now.html | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 layouts/shortcodes/time-now.html (limited to 'layouts') diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 580f3c5..ac84d93 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -35,7 +35,7 @@ stuff contact git - dns + dns {{ else }}
diff --git a/layouts/shortcodes/article-list.html b/layouts/shortcodes/article-list.html index 338643c..090d654 100644 --- a/layouts/shortcodes/article-list.html +++ b/layouts/shortcodes/article-list.html @@ -1,3 +1,6 @@ +

+ {{ .Get "category" | title }} +