Skip to content

Commit 18f970e

Browse files
authored
Update 404.html
1 parent b642a57 commit 18f970e

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

404.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,13 @@
33
<head>
44
<title>404 Not Found</title>
55
<link href="https://fonts.googleapis.com/css?family=Montserrat&display=swap" rel="stylesheet">
6-
<style type="text/css">
6+
<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">
713
*{ margin: 0; padding: 0; box-sizing: border-box;
814
font-family: 'Montserrat', sans-serif;}
915

0 commit comments

Comments
 (0)