File tree Expand file tree Collapse file tree 1 file changed +1
-12
lines changed
Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Original file line number Diff line number Diff line change @@ -58,18 +58,7 @@ const Collaborate = () => {
5858 mainHeading = 'Volunteer With Us'
5959 subHeading = 'Help us improve the Civic Tech Index.'
6060 title = 'Read instructions on how to join Hack for LA'
61- description = { [
62- 'If you would like to volunteer for our organization please visit this ' ,
63- < Link
64- aria-label = 'Read instructions on how to join Hack for LA'
65- key = 'join'
66- target = '_blank'
67- title = 'Read instructions on how to join Hack for LA'
68- to = 'https://www.hackforla.org/join'
69- >
70- page.
71- </ Link > ,
72- ] }
61+ description = 'If you would like to volunteer for our organization, please follow the button link below for details.'
7362 hasExternalNav = { true }
7463 buttonHref = 'https://www.hackforla.org/join'
7564 buttonText = 'Become a Volunteer'
You can’t perform that action at this time.
0 commit comments