Skip to content

Commit e05fa3c

Browse files
authored
Update test.html
1 parent 1003c0f commit e05fa3c

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

jquery-plugins/image-upload/test.html

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,13 @@
1-
<h1> This is test file </h1>
1+
<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

Comments
 (0)