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 02f2b35 commit 1549f40Copy full SHA for 1549f40
src/components/Community/Community.jsx
@@ -35,9 +35,9 @@ const Community = () => {
35
</a>
36
<a href="https://fossunited.org/" target="_blank" rel="no noreferrer">
37
<img
38
- className={`${styles.community__chapter} ${styles.outline}`}
+ className={styles.community__chapter}
39
src="assets/images/communities/foss-united.png"
40
- alt="FOSS UNITED "
+ alt="Foss United Foundation"
41
/>
42
43
</div>
0 commit comments