TenPoisk commited on
Commit
5514c42
Β·
1 Parent(s): 840f32d

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +4 -2
index.html CHANGED
@@ -6,10 +6,12 @@
6
 
7
  <body>
8
  <h1>ViewQ</h1>
9
-
10
  <script async src="https://cse.google.com/cse.js?cx=85dae2b2d7eb34d80">
11
  </script>
12
- <div class="gcse-searchbox-only"></div>
 
 
13
 
14
  </body>
15
  </html>
 
6
 
7
  <body>
8
  <h1>ViewQ</h1>
9
+
10
  <script async src="https://cse.google.com/cse.js?cx=85dae2b2d7eb34d80">
11
  </script>
12
+ <div class="gcse-searchbox"></div>
13
+
14
+ <div class="gcse-searchresults"></div>
15
 
16
  </body>
17
  </html>