mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Added repos tab, merged feedback/test sender, added irc link, other improvements
This commit is contained in:
parent
c1f019956a
commit
b8f87452b9
8 changed files with 61 additions and 48 deletions
|
@ -94,7 +94,7 @@ export default function Index (props) {
|
|||
key={key}
|
||||
>
|
||||
<a
|
||||
href={constants.serverUrl + link.href}
|
||||
href={link.href}
|
||||
>
|
||||
{link.text}
|
||||
</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue