Update default.html
This commit is contained in:
		| @@ -12,7 +12,13 @@ | |||||||
|       </script> |       </script> | ||||||
|     {% endif %} |     {% endif %} | ||||||
|     <meta charset="UTF-8"> |     <meta charset="UTF-8"> | ||||||
|  | <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> | ||||||
|  | <script> | ||||||
|  |      (adsbygoogle = window.adsbygoogle || []).push({ | ||||||
|  |           google_ad_client: "ca-pub-6530242109614004", | ||||||
|  |           enable_page_level_ads: true | ||||||
|  |      }); | ||||||
|  | </script> | ||||||
| {% seo %} | {% seo %} | ||||||
|     <meta name="viewport" content="width=device-width, initial-scale=1"> |     <meta name="viewport" content="width=device-width, initial-scale=1"> | ||||||
|     <meta name="theme-color" content="#2196F3"> |     <meta name="theme-color" content="#2196F3"> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user