annotate src/nabble/view/web/ads/ads.js @ 0:7ecd1a4ef557

add content
author Franklin Schmidt <fschmidt@gmail.com>
date Thu, 21 Mar 2019 19:15:52 -0600
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
7ecd1a4ef557 add content
Franklin Schmidt <fschmidt@gmail.com>
parents:
diff changeset
1 var adDiv = document.querySelector('div[ads]');
7ecd1a4ef557 add content
Franklin Schmidt <fschmidt@gmail.com>
parents:
diff changeset
2 adDiv.innerHTML = "<span>Sponsored by <a href='http://www.singlesushi.com/?nabble' rel='nofollow'>Single Sushi - International dating that really works</a></span>";