Skip to content

Commit

Permalink
Add voter registration link
Browse files Browse the repository at this point in the history
  • Loading branch information
georgiashay committed Aug 20, 2022
1 parent a7822a5 commit ca46499
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/components/Audit.vue
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@
{{ courseLink.text }}
</a>
</p>
<p>
<a href="https://mit.turbovote.org/">Register to Vote!</a>
</p>

<v-dialog v-model="progressDialog" max-width="600" data-cy="progressDialog">
<v-card v-if="progressReq !== undefined">
Expand Down

0 comments on commit ca46499

Please sign in to comment.