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"
|
||||
aria-label={"Matrix"}
|
||||
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>
|
||||
</div>
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue