From e562b773ba37f01b0175336db6308b729f7b6f02 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 22 Oct 2024 20:45:13 +0200 Subject: Removed search options from index --- templates/index.html | 34 ---------------------------------- 1 file changed, 34 deletions(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index 49b670d..f5821fc 100644 --- a/templates/index.html +++ b/templates/index.html @@ -11,40 +11,6 @@ bytes (trigraphs). -
- - - {{ range .Pages }} - {{ if and (eq .Type "post") (not .Draft) }} - - {{ end }} - {{ end }} - - - - {{ range .Pages }} - {{ if and (eq .Type "note") (not .Draft) }} - - {{ end }} - {{ end }} - -
- - -

More long form, ramblings etc