We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26dedb0 commit 3427d55Copy full SHA for 3427d55
package.json
@@ -1,3 +1,3 @@
1
{
2
- "version": "4.9.10"
+ "version": "4.9.11"
3
}
themes/jquery/header.php
@@ -106,9 +106,7 @@
106
<h2 class="logo"><a href="<?php echo jq_logo_link(); ?>" title="<?php bloginfo( 'name' ); ?>"><?php bloginfo( 'name' ); ?></a></h2>
107
108
<aside>
109
- <div id="broadcast">
110
- <a href="https://js.foundation/about/donate" title="Support the JS Foundation"><img src="/jquery-wp-content/themes/jquery/content/donate.png" title="Support the JS Foundation" alt="Support the JS Foundation" border="0" width="400" height="100"></a>
111
- </div>
+ <div id="broadcast"></div>
112
</aside>
113
</div>
114
0 commit comments