Skip to content

Commit 1c1a658

Browse files
author
Ram swaroop
committed
added ads, favicon changed
1 parent 9dec14c commit 1c1a658

3 files changed

Lines changed: 12 additions & 0 deletions

File tree

_includes/responsive_ad.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
2+
<!-- Responsive (java-concepts) -->
3+
<ins class="adsbygoogle"
4+
style="display:block"
5+
data-ad-client="ca-pub-1702577941194110"
6+
data-ad-slot="4064702024"
7+
data-ad-format="auto"></ins>
8+
<script>
9+
(adsbygoogle = window.adsbygoogle || []).push({});
10+
</script>

_posts/2015-05-21-access-control.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,5 @@ final | final | final
7878
| | strictfp
7979
| | native
8080

81+
{% include responsive_ad.html %}
82+

favicon.ico

3.06 KB
Binary file not shown.

0 commit comments

Comments
 (0)