fix: remove link to git
This commit is contained in:
+1
-2
@@ -24,8 +24,7 @@ function Content() {
|
|||||||
<nav className="social-links">
|
<nav className="social-links">
|
||||||
<a href={TWITTER_LINK}>twitter</a> •
|
<a href={TWITTER_LINK}>twitter</a> •
|
||||||
<a onClick={toggleModal}>discord</a> •
|
<a onClick={toggleModal}>discord</a> •
|
||||||
<a href={STEAM_LINK} style={{ cursor: 'pointer' }}>steam</a> •
|
<a href={STEAM_LINK} style={{ cursor: 'pointer' }}>steam</a>
|
||||||
<a href="https://git.neru.rip/neru">projects</a>
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section className="content-box">
|
<section className="content-box">
|
||||||
|
|||||||
Reference in New Issue
Block a user