Skip to content

Commit 8e1874f

Browse files
Merge branch 'master' of github.com:alexgorbatchev/SyntaxHighlighter-Site
Conflicts: layouts/default.haml
2 parents 3de9305 + a44761d commit 8e1874f

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
layout: nil
3+
filter:
4+
- erb
5+
---
6+
<style>
7+
body {
8+
margin : 0;
9+
padding : 0;
10+
}
11+
</style>
12+
13+
<script type="text/javascript"><!--
14+
google_ad_client = "ca-pub-2888483682038752";
15+
/* SyntaxHighlighter */
16+
google_ad_slot = "6566761887";
17+
google_ad_width = 160;
18+
google_ad_height = 600;
19+
//-->
20+
</script>
21+
<script type="text/javascript"
22+
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
23+
</script>
24+

0 commit comments

Comments
 (0)