From 6f769d91e42656de1b30894f1e46fac89ccdcecf Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Wed, 29 Apr 2026 14:05:30 +0200 Subject: Added the new logo and cleaned up the links --- layouts/_default/baseof.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'layouts') diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index ede1439..7bfe049 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -16,8 +16,8 @@ - - + + {{if .Params.math }} {{ partial "katex.html" . }} {{end}} @@ -33,8 +33,8 @@
{{- block "main" . }}{{- end }}

\ No newline at end of file -- cgit v1.3.1