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 1003c0f commit e05fa3cCopy full SHA for e05fa3c
jquery-plugins/image-upload/test.html
@@ -1 +1,13 @@
1
-<h1> This is test file </h1>
+<h1> Welcome to GitHub </h1>
2
+<div style="margin: 0 10px 10px 10px;">
3
+ <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
4
+ <ins class="adsbygoogle"
5
+ style="display:block; text-align:center;"
6
+ data-ad-layout="in-article"
7
+ data-ad-format="fluid"
8
+ data-ad-client="ca-pub-7089100907045419"
9
+ data-ad-slot="7782420780"></ins>
10
+ <script>
11
+ (adsbygoogle = window.adsbygoogle || []).push({});
12
+ </script>
13
+ </div>
0 commit comments