Skip to content

Commit 9c926d6

Browse files
authored
Update index.html
1 parent 41f1b3c commit 9c926d6

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

index.html

+13-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ <h1>jQuery Responsive jSide Menu with Dropdowns</h1>
8484
<br />
8585
<br />
8686
<b> Written in:</b><i> HTML, CSS, JS</i><br>
87-
<b> Dependency: </b> <i> jQuery 3.3.1 &amp; Material Design Iconic Font 2.0 </i>
87+
<b> Dependency: </b> <i> jQuery 3.4.1 &amp; Material Design Iconic Font 2.0 </i>
8888
</p>
8989
<div class="action">
9090
<a class="btn github" href="https://github.com/CodeHimBlog/jquery-jside-menu"> Fork on GiHub </a>
@@ -133,6 +133,18 @@ <h4> Plain Color</h4>
133133
<span title="Greenish Blue" class="greenish"> </span>
134134
<span title="Wood" class="wood"> </span>
135135
</section>
136+
<div style="margin:10px">
137+
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
138+
<ins class="adsbygoogle"
139+
style="display:block; text-align:center;"
140+
data-ad-layout="in-article"
141+
data-ad-format="fluid"
142+
data-ad-client="ca-pub-7089100907045419"
143+
data-ad-slot="7782420780"></ins>
144+
<script>
145+
(adsbygoogle = window.adsbygoogle || []).push({});
146+
</script>
147+
</div>
136148
<section class="gr-color">
137149
<h4> Gradient Color</h4>
138150
<span title="Flickr" class="flickr"> </span>

0 commit comments

Comments
 (0)