mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-09-14 20:20:58 +02:00
chore: formatted, prettified, legacy deps
This commit is contained in:
@@ -25,7 +25,7 @@ const Contacts: React.FC<Props> = ({ contacts }: Props) => (
|
||||
<Icon name={name} icon={getIcon(name)} />
|
||||
</a>
|
||||
</li>
|
||||
) : null
|
||||
) : null,
|
||||
)}
|
||||
<li className={styles.item} key="keys">
|
||||
<a className={styles.link} href="/keys.json" rel="noopener noreferrer" target="_blank">
|
||||
|
Reference in New Issue
Block a user