File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ docpadConfig = {
2929 # Here are some old site urls that you would like to redirect from
3030 oldUrls : [],
3131
32- version : " 2.2.12 " ,
32+ version : " 2.2.13 " ,
3333
3434 branch : " master" ,
3535
Original file line number Diff line number Diff line change 178178 <% end %>
179179 </div>
180180</div>
181-
182181<% if 'development' in @getEnvironments(): %>
183182<% else: %>
183+ <script src="//m.servedby-buysellads.com/monetization.js" type="text/javascript"></script>
184+ <div class="bsa-cpc"></div>
185+ <script>
186+ (function(){
187+ if(typeof _bsa !== 'undefined' && _bsa) {
188+ _bsa.init('default', 'CVAIKK7I', 'placement:semanticuicom', {
189+ target: '.bsa-cpc',
190+ align: 'horizontal',
191+ disable_css: 'true'
192+ });
193+ }
194+ })();
195+ </script>
184196 <div class="ui vertical beg transition hidden segment">
185197 <i class="large red delete link icon"></i>
186198 <div class="ui red header">
You can’t perform that action at this time.
0 commit comments