File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ abstract class BaseError {
11
11
<html lang="en"><head>
12
12
<meta charset="UTF-8">
13
13
<meta name="viewport" content="width=device-width, initial-scale=1.0">
14
+ <meta name="google-adsense-account" content="ca-pub-7387527627218970">
14
15
<title>GitHub Profile Trophy</title>
15
16
<meta name="description" content="🏆 Add dynamically generated GitHub Stat Trophies on your readme">
16
17
<style>
@@ -101,6 +102,7 @@ abstract class BaseError {
101
102
}
102
103
}
103
104
</style>
105
+ <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7387527627218970" crossorigin="anonymous"></script>
104
106
</head>
105
107
<body>
106
108
<h1 style="text-align: center;">${ this . status } - ${ this . message } </h1>
You can’t perform that action at this time.
0 commit comments