Skip to content
This repository was archived by the owner on Feb 10, 2024. It is now read-only.

Commit 1c1a658

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

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

_includes/responsive_ad.html

+10
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

+2
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)