Skip to content

Commit

Permalink
linting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DonaldKLee committed Dec 12, 2024
1 parent 7435f20 commit 0849be2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@ export default function Footer() {
return (
<FooterContainer>
<Team profiles={profiles} />
<LandAcknowledgement>nwPlus acknowledges that our members have the privilege of living, learning and facilitating hackathons on the traditional, ancestral, and stolen territory of the xʷməθkʷəy̓əm (Musqueam) and səlilwətaɬ (Tsleil-Waututh) peoples. As members of nwPlus, we play an active role in reconciliation and are working to learn and expand our knowledge on the history of Indigenous peoples. To learn more, visit <a href="https://guides.library.ubc.ca/xwi7xwaresearchguide" target="_blank">xwi7xwa's Research Guide</a>.</LandAcknowledgement>
<LandAcknowledgement>nwPlus acknowledges that our members have the privilege of living, learning and facilitating hackathons on the traditional, ancestral, and stolen territory of the xʷməθkʷəy̓əm (Musqueam) and səlilwətaɬ (Tsleil-Waututh) peoples. As members of nwPlus, we play an active role in reconciliation and are working to learn and expand our knowledge on the history of Indigenous peoples. To learn more, visit <a href="https://guides.library.ubc.ca/xwi7xwaresearchguide" target="_blank" rel="noreferrer">xwi7xwa&apos;s Research Guide</a>.</LandAcknowledgement>
<SocialMediaIcons>
<a
href='https://www.facebook.com/nwplusubc'
Expand Down

0 comments on commit 0849be2

Please sign in to comment.