Update form.html.go
This commit is contained in:
parent
23c0ec516a
commit
121424ecb7
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@
|
|||
<head>
|
||||
<title>Put your title</title>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
|
||||
<meta name="description" content="Put your description"/>
|
||||
<meta name="description" content="Put your description"/>
|
||||
<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="Put your title" href="/opensearch.xml">
|
||||
</head>
|
||||
|
|
Loading…
Reference in a new issue