aboutsummaryrefslogtreecommitdiff
path: root/templates/results.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/results.html')
-rw-r--r--templates/results.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/results.html b/templates/results.html
index 4128245..9dec20c 100644
--- a/templates/results.html
+++ b/templates/results.html
@@ -18,9 +18,9 @@
<body class="results-view">
<header>
- <h1>
+ <a href="/" class="logo-link"><h1>
Omni<span>Search</span>
- </h1>
+ </h1></a>
<form action="/search" method="GET" class="search-form">
<input name="engine" type="hidden" value="{{selected_engine}}">
<input name="q" type="text" class="search-box" autocomplete="off" placeholder="Search the web..."