Add in google ads again
diff --git a/index.html b/index.html
index 2cdcd44..b07110f 100644
--- a/index.html
+++ b/index.html
@@ -2,22 +2,28 @@
<html>
<head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <!-- PAGE settings -->
- <link rel="icon" href="favicon.ico">
- <title>Bliss ROMs</title>
- <meta name="description" content="Open Source OS for all devices, based on AOSP">
- <meta name="keywords" content="blissroms, bliss, os, x86, aosp, android, rom, teambliss">
- <!-- CSS dependencies -->
- <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" type="text/css">
- <link rel="stylesheet" href="neon.css">
- <!-- Script: Make my navbar transparent when the document is scrolled to top -->
- <script src="js/navbar-ontop.js"></script>
- <!-- Script: Animated entrance -->
- <script src="js/animate-in.js"></script>
- <link rel="stylesheet" href="css/animations.css">
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <!-- PAGE settings -->
+ <link rel="icon" href="favicon.ico">
+ <title>Bliss ROMs</title>
+ <meta name="description" content="Open Source OS for all devices, based on AOSP">
+ <meta name="keywords" content="blissroms, bliss, os, x86, aosp, android, rom, teambliss">
+ <!-- CSS dependencies -->
+ <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" type="text/css">
+ <link rel="stylesheet" href="neon.css">
+ <!-- Script: Make my navbar transparent when the document is scrolled to top -->
+ <script src="js/navbar-ontop.js"></script>
+ <!-- Script: Animated entrance -->
+ <script src="js/animate-in.js"></script>
+ <link rel="stylesheet" href="css/animations.css">
+ <script async="" src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
+ <script> (adsbygoogle = window.adsbygoogle || []).push({
+ google_ad_client: "ca-pub-7639560510014441",
+ enable_page_level_ads: true
+ });
+ </script>
</head>
<body class="" style="">