From 05e61978906a08132c4340a5f9ae518134dd0fa9 Mon Sep 17 00:00:00 2001
From: Alan Pearce
Date: Fri, 17 May 2024 14:06:06 +0200
Subject: feat: support searching packages
---
frontend/templates/index.gotmpl | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'frontend/templates/index.gotmpl')
diff --git a/frontend/templates/index.gotmpl b/frontend/templates/index.gotmpl
index 90f875b..0211a5b 100644
--- a/frontend/templates/index.gotmpl
+++ b/frontend/templates/index.gotmpl
@@ -13,8 +13,8 @@
{{- end }}
@@ -25,7 +25,7 @@
{{- range $key, $value := .Sources }}
{{- $value.Name -}}
--
cgit 1.4.1