tweak ad rates

This commit is contained in:
2020-11-08 16:10:11 +01:00
parent 51c195266e
commit d67d593cdb
2 changed files with 11 additions and 14 deletions

View File

@@ -167,7 +167,7 @@
{{ else if eq .Other.AdType 7}}
<iframe class="sponsors_banner" src="/ad/revenuehits" style="width:728px; height:90px; border:none; padding:0; overflow:hidden;" scrolling="no"></iframe>
{{ else if eq .Other.AdType 8}}
<a class="sponsors_banner" style="display: inline-block; width: 728px; height: 90px;" href="/brave">
<a class="sponsors_banner" style="display: inline-block; width: 728px; height: 90px;" href="https://brave.com/pix009">
<img src="/res/img/misc/brave-728x90.png" style="width: 100%; height: 100%" />
</a>
{{end}}