summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2018-06-07 13:44:17 +0100
committerKatolaZ <katolaz@freaknet.org>2018-06-07 13:44:17 +0100
commit439c2010de461f7a13cd1d71cbb1828e9ac6ac59 (patch)
treec56fedfaae97a9d6efe93f8ac993c60e7d9ec9f1
parentb81c10996e4f7109bd382ef65e4d3f850d08775a (diff)
smal change in template
-rw-r--r--d1pkgweb-query.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/d1pkgweb-query.go b/d1pkgweb-query.go
index 471834e..2d55d8f 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;