Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeHimBlog authored May 22, 2019
1 parent 41f1b3c commit 9c926d6
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ <h1>jQuery Responsive jSide Menu with Dropdowns</h1>
<br />
<br />
<b> Written in:</b><i> HTML, CSS, JS</i><br>
<b> Dependency: </b> <i> jQuery 3.3.1 &amp; Material Design Iconic Font 2.0 </i>
<b> Dependency: </b> <i> jQuery 3.4.1 &amp; Material Design Iconic Font 2.0 </i>
</p>
<div class="action">
<a class="btn github" href="https://github.com/CodeHimBlog/jquery-jside-menu"> Fork on GiHub </a>
Expand Down Expand Up @@ -133,6 +133,18 @@ <h4> Plain Color</h4>
<span title="Greenish Blue" class="greenish"> </span>
<span title="Wood" class="wood"> </span>
</section>
<div style="margin:10px">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
style="display:block; text-align:center;"
data-ad-layout="in-article"
data-ad-format="fluid"
data-ad-client="ca-pub-7089100907045419"
data-ad-slot="7782420780"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
<section class="gr-color">
<h4> Gradient Color</h4>
<span title="Flickr" class="flickr"> </span>
Expand Down

0 comments on commit 9c926d6

Please sign in to comment.