add google ad head

This commit is contained in:
Vick Scarlet
2021-09-04 22:26:32 +08:00
parent d866dc6d7b
commit 94781e78b0
3 changed files with 1 additions and 10 deletions

View File

@@ -394,11 +394,6 @@ i {
margin: 0.25rem;
}
ins.adsbygoogle {
position: fixed;
bottom: 0;
}
/**
* @license
* Copyright Akveo. All Rights Reserved.

View File

@@ -386,11 +386,6 @@ i {
margin: 0.25rem;
}
ins.adsbygoogle {
position: fixed;
bottom: 0;
}
/**
* @license
* Copyright Akveo. All Rights Reserved.

View File

@@ -7,6 +7,7 @@
<meta name="description" content="やり直すんだ。そして、次はうまくやる。"/>
<meta name="keywords" content="人生重开模拟器 liferestart life restart remake 人生重来"/>
<link id="themeLink" rel="stylesheet" href="style.css">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9857163863537600" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/jquery@3.6.0/dist/jquery.min.js"></script>
<script type="module" src="../src/index.js"></script>
<title>Life Restart</title>