Skip to content

Commit ca46499

Browse files
committed
Add voter registration link
1 parent a7822a5 commit ca46499

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/components/Audit.vue

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@
6666
{{ courseLink.text }}
6767
</a>
6868
</p>
69+
<p>
70+
<a href="https://mit.turbovote.org/">Register to Vote!</a>
71+
</p>
6972

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

0 commit comments

Comments
 (0)