mirror of
https://github.com/discourse/discourse-adplugin.git
synced 2025-07-07 13:52:12 +00:00
adsense updated to a larger size container
updated to a larger size container
This commit is contained in:
parent
a8c0910f5b
commit
05b053a110
@ -9,7 +9,7 @@ var ad_mobile_code = '';
|
|||||||
var currentUser = Discourse.User.current();
|
var currentUser = Discourse.User.current();
|
||||||
var publisher_id = Discourse.SiteSettings.adsense_publisher_code;
|
var publisher_id = Discourse.SiteSettings.adsense_publisher_code;
|
||||||
var mobile_width = 320;
|
var mobile_width = 320;
|
||||||
var mobile_height = 60;
|
var mobile_height = 80;
|
||||||
|
|
||||||
|
|
||||||
function splitWidthInt(value) {
|
function splitWidthInt(value) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user