We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b642a57 commit 18f970eCopy full SHA for 18f970e
1 file changed
404.html
@@ -3,7 +3,13 @@
3
<head>
4
<title>404 Not Found</title>
5
<link href="https://fonts.googleapis.com/css?family=Montserrat&display=swap" rel="stylesheet">
6
-<style type="text/css">
+<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9176187708210895"
7
+ crossorigin="anonymous"></script>
8
+ <meta name="google-adsense-account" content="ca-pub-9176187708210895">
9
+ <script async custom-element="amp-auto-ads"
10
+ src="https://cdn.ampproject.org/v0/amp-auto-ads-0.1.js">
11
+ </script>
12
+ <style type="text/css">
13
*{ margin: 0; padding: 0; box-sizing: border-box;
14
font-family: 'Montserrat', sans-serif;}
15
0 commit comments