Skip to content

Commit

Permalink
Merge branch 'main' into FW-4520-use-stats-api
Browse files Browse the repository at this point in the history
  • Loading branch information
bronson-c committed Nov 21, 2023
2 parents 9debbf7 + 64502f4 commit e30135e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
2 changes: 2 additions & 0 deletions src/components/AppNavBar/AppNavBarPresentation.js
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,8 @@ function AppNavBarPresentation({ isHome = false, login, logout }) {
<a
href="https://www.archive.firstvoices.com"
className="text-blue-600 visited:text-purple-600 underline underline-offset-2"
target="_blank"
rel="noopener noreferrer"
>
here
</a>
Expand Down
12 changes: 6 additions & 6 deletions src/components/LandingPage/LandingPageData.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@ function LandingPageData() {
type: WIDGET_QUOTES,
settings: {
quote1:
'This past year has proven to be... a year of eternal gratitude. We have been able to add to the archives invaluable pieces that may have been lost of not for FirstVoices',
quote1By: '-Gitanyow Language Team Member',
'This past year has proven to be a year of eternal gratitude. We have been able to add to the archives invaluable pieces that may have been lost if not for FirstVoices.',
quote1By: '- Gitanyow Language Team Member',
quote2:
'FirstVoices allows is to support the legacy of those that paved the way for out language by us being able to share what they left us with so many more learners and teachers',
quote2By: '-Tseshaht Language Team Member',
'FirstVoices allows us to support the legacy of those that paved the way for our language, by being able to share what they left us with so many more learners and teachers.',
quote2By: '- c̕išaa?atḥ Language Team Member',
quote3:
'This past year has proven to be... a year of eternal gratitude. We have been able to add to the archives invaluable pieces that may have been lost of not for FirstVoices',
quote3By: '-Gitanyow Language Team Member',
"To work with FirstVoices has been a blessing. ... Language is so important, it's at the fundamental core of our existence, of our being. It's who we are.",
quote3By: '- Sḵwx̱wú7mesh Language Team Member',
backgroundImage: languages,
},
}
Expand Down

0 comments on commit e30135e

Please sign in to comment.