Spaces:
Sleeping
Sleeping
Update templates/index.html
Browse files- templates/index.html +3 -3
templates/index.html
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
<head>
|
4 |
<meta charset="UTF-8">
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1">
|
6 |
-
<title>
|
7 |
<link rel="icon" href="https://www.gstatic.com/favicon/favicon.ico" type="image/x-icon">
|
8 |
<link rel="preconnect" href="https://fonts.googleapis.com">
|
9 |
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
@@ -91,8 +91,8 @@
|
|
91 |
<div id="suggestions"></div>
|
92 |
</form>
|
93 |
</div>
|
94 |
-
<h1>Welcome to
|
95 |
-
<p>
|
96 |
</div>
|
97 |
<div class="main-content" id="main-content">
|
98 |
<div class="search-container">
|
|
|
3 |
<head>
|
4 |
<meta charset="UTF-8">
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1">
|
6 |
+
<title>Private Search</title>
|
7 |
<link rel="icon" href="https://www.gstatic.com/favicon/favicon.ico" type="image/x-icon">
|
8 |
<link rel="preconnect" href="https://fonts.googleapis.com">
|
9 |
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
|
91 |
<div id="suggestions"></div>
|
92 |
</form>
|
93 |
</div>
|
94 |
+
<h1>Welcome to Private Search</h1>
|
95 |
+
<p>Explore the web with our powerful search engine that guarantees 100% privacy.</p>
|
96 |
</div>
|
97 |
<div class="main-content" id="main-content">
|
98 |
<div class="search-container">
|