summaryrefslogtreecommitdiff
path: root/client/simple/src/less/index.less
diff options
context:
space:
mode:
Diffstat (limited to 'client/simple/src/less/index.less')
-rw-r--r--client/simple/src/less/index.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/simple/src/less/index.less b/client/simple/src/less/index.less
index c96b0f706..6d9e4abd4 100644
--- a/client/simple/src/less/index.less
+++ b/client/simple/src/less/index.less
@@ -8,7 +8,7 @@
text-align: center;
.title {
- background: url("../img/searxng.png") no-repeat;
+ background: url("./img/searxng.png") no-repeat;
min-height: 4rem;
margin: 4rem auto;
background-position: center;