From 41039b36ec75467076ada2bb0f6f7866eafaea09 Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Sat, 25 Apr 2026 20:10:07 -0400 Subject: feat: Main Page to search for man pages Added a main index page that uses HTMX to search for man pages and place the contents on the page. --- templates/error.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'templates/error.html') diff --git a/templates/error.html b/templates/error.html index 444e1ae1..cd463928 100755 --- a/templates/error.html +++ b/templates/error.html @@ -12,7 +12,7 @@
@@ -20,8 +20,5 @@

{{.Code}} {{.Message}}

- -- cgit v1.2.3