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