8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbd4b68 commit 19f37e1Copy full SHA for 19f37e1
src/components/navigation/mobile_navigation.js
@@ -22,7 +22,7 @@ const MobileNavigationMenu = handleClick => {
22
/>
23
<NavItem
24
linkTo="/organizations.html"
25
- title="Programs"
+ title="Organizations"
26
handleClick={handleClick}
27
28
src/pages/index.js
@@ -56,7 +56,7 @@ const IndexPage = () => {
56
src={programs}
57
width="44"
58
height="44"
59
- alt="Programs"
+ alt="Organizations"
60
className="topic__image"
61
62
<div>
0 commit comments