Skip to content

Commit a44761d

Browse files
author
Alex Gorbatchev
committed
Updated Say Media ad tag.
1 parent cf4bfe0 commit a44761d

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

layouts/default.haml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,7 @@ filter:
5252
#footer
5353
#ad
5454
:javascript
55-
var ve_publisher = "syntaxhighlighter";
56-
var ve_site = "SYNTAXHIGHLIGHTER";
57-
var ve_area = "SYNTAXHIGHLIGHTER";
58-
var ve_location = "SYNTAXHIGHLIGHTER_ROS_160X600";
59-
var ve_placement = "ROS";
60-
var ve_width = 160;
61-
var ve_height = 600;
62-
var ve_alternate = "";
63-
document.write("<script src='http://core.videoegg.com/eap/html/js/init.js?"+Math.random()+"'></sc"+"ript>");
55+
document.write('<script type="text/javascript" src="http://ads.saymedia.com/ai0162fc40d192970d015392eb9ac4970b.js?ord='+ Math.random() + '"></sc'+'ript>')
6456

6557
%a{ :href => "#{@home}/about.html" } about
6658
%a{ :href => "#{@home}/manual/brushes/" } syntaxes

0 commit comments

Comments
 (0)