Changeset - 2842d416a584
[Not reviewed]
0 1 0
Bradley M. Kuhn - 3 years ago 2020-11-26 03:32:11
bkuhn@sfconservancy.org
Supporter page: apparently, anchor as empty element wreaks havoc.

Javascript code did something weird with this, putting it back the
more obvious way.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/templates/supporter/index.html
Show inline comments
...
 
@@ -102,7 +102,7 @@ freedom can be in the service of human freedom.</p>
 
<p>We&rsquo;re proud of how much we&rsquo;ve been able to accomplish in the last year,
 
even in the face of so many obstacles.</p>
 

	
 
<a class="expander" data-expand-link-text="(Expand All Sections)"/>
 
<a class="expander" data-expand-link-text="(Expand All Sections)"></a>
 

	
 
<h3 id="StayingConnected">Staying Connected</h3>
 
<div data-read-more="Read more about staying connected&hellip;">
0 comments (0 inline, 0 general)