Update results.html.go
This commit is contained in:
parent
121424ecb7
commit
2a7eb93070
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
<title>{{.Query}}</title>
|
||||
<title>{{.Query}}</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="/styles.css" type="text/css">
|
||||
<link rel="search" type="application/opensearchdescription+xml" title="Your title" href="/opensearch.xml">
|
||||
</head>
|
||||
|
|
Loading…
Reference in a new issue