Skip to content

Commit bc52e49

Browse files
committedJan 15, 2020
MAINT: add rel=noopener to external links to improve performance and prevent security vulnerabilities; update heading levels to address accessibility issue #45
1 parent ca27a1b commit bc52e49

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -367,13 +367,13 @@ <h3>Email Template for Anti-Harassment Reporting</h3>
367367
<div class="container headline-container">
368368
<section id="donate">
369369
<div class="container">
370-
<h2>Make a Donation</h2>
370+
<h3>Make a Donation</h3>
371371

372372
<p> At Code for San José, civic tech means so much more than helping communities understand and navigate local government. </p>
373373

374374
<p> It also means working harder than ever to reach more people and communities.</p>
375375

376-
<p><a class="btn btn-primary btn-lg" href="https://www.codeforamerica.org/donate-to-a-brigade" role="button">Donate Now!</a></p>
376+
<p><a class="btn btn-primary btn-lg" href="https://www.codeforamerica.org/donate-to-a-brigade" role="button" target="_blank" rel="noopener">Donate Now!</a></p>
377377

378378
<p>Your generous gift will support our renewed efforts to connect to all of San José through hosting biweekly community meetings, as well as events like the National Day of Civic Hacking. Your donation funds:</p>
379379

@@ -387,7 +387,7 @@ <h2>Make a Donation</h2>
387387

388388
<p>The Donate button will take you to Code for America’s Donate page. Please select Code for San Jose from the Brigade dropdown menu on the Donate page to make sure the funds are earmarked for us.</p>
389389

390-
<h3>Thank you!</h3>
390+
<strong>Thank you!</strong>
391391
</div>
392392
</section>
393393
</div>

0 commit comments

Comments
 (0)
Please sign in to comment.