From 80ef96c3c1eca0b3b82c237a61e5234d21a33d4d Mon Sep 17 00:00:00 2001
From: KatolaZ <katolaz@freaknet.org>
Date: Thu, 7 Jun 2018 13:46:05 +0100
Subject: smal change in template

---
 d1pkgweb-query.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/d1pkgweb-query.go b/d1pkgweb-query.go
index 2d55d8f..5d972ff 100644
--- a/d1pkgweb-query.go
+++ b/d1pkgweb-query.go
@@ -32,7 +32,7 @@ var resTempl = `
 <html>
 <head>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-<link rel="stylesheet" type="text/css" href="./search.css" /> 
+<link rel="stylesheet" type="text/css" href="/search.css" /> 
 <style type="text/css">
 code {font-weight: normal; 
       margin: 0 0px; 
-- 
cgit v1.2.3