remove links
This commit is contained in:
@@ -347,8 +347,11 @@ function Standings({
|
|||||||
<a href="/history" className="standings__link">
|
<a href="/history" className="standings__link">
|
||||||
History
|
History
|
||||||
</a>
|
</a>
|
||||||
<a href="/admin" className="standings__link">
|
<a href="https://twitch.tv/quipslop" target="_blank" rel="noopener noreferrer" className="standings__link">
|
||||||
Admin
|
Twitch
|
||||||
|
</a>
|
||||||
|
<a href="https://github.com/T3-Content/quipslop" target="_blank" rel="noopener noreferrer" className="standings__link">
|
||||||
|
GitHub
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -270,9 +270,6 @@ function App() {
|
|||||||
<a href="/" className="back-link">
|
<a href="/" className="back-link">
|
||||||
← Back to Game
|
← Back to Game
|
||||||
</a>
|
</a>
|
||||||
<a href="/admin" className="back-link">
|
|
||||||
Admin
|
|
||||||
</a>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user