diff --git a/public/images/digitalocean.png b/public/images/digitalocean.png new file mode 100644 index 0000000..cc11d22 Binary files /dev/null and b/public/images/digitalocean.png differ diff --git a/public/javascripts/main.js b/public/javascripts/main.js index 87891d1..ee73126 100644 --- a/public/javascripts/main.js +++ b/public/javascripts/main.js @@ -52,7 +52,7 @@ $(document).ready(function () { }); // 广告的统计信息 - $('.ads .banner').click(function () { + $('.sponsor_outlink').click(function () { var $this = $(this); var label = $this.data('label'); ga('send', 'event', 'banner', 'click', label, 1.00, {'nonInteraction': 1}); diff --git a/views/_ads.html b/views/_ads.html index 9346f99..cf6b669 100644 --- a/views/_ads.html +++ b/views/_ads.html @@ -1,15 +1,15 @@
-
-
- diff --git a/views/_sponsors.html b/views/_sponsors.html index 3446787..7787a58 100644 --- a/views/_sponsors.html +++ b/views/_sponsors.html @@ -1,10 +1,13 @@