Moved matrix logo
This commit is contained in:
parent
f1c5852f65
commit
7884401576
2 changed files with 1 additions and 1 deletions
|
Before Width: | Height: | Size: 939 B After Width: | Height: | Size: 939 B |
|
|
@ -60,7 +60,7 @@ const SocialButtons: React.FC = () => {
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
aria-label={"Matrix"}
|
aria-label={"Matrix"}
|
||||||
className={styles.socialButton}>
|
className={styles.socialButton}>
|
||||||
<img src="src/assets/matrix.svg" className={styles.matrixIcon} alt={"Matrix Logo"}/>
|
<img src="public/matrix.svg" className={styles.matrixIcon} alt={"Matrix Logo"}/>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue