mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Undo donate changes
This commit is contained in:
parent
15dde276f6
commit
108af5bf2a
5 changed files with 16 additions and 74 deletions
|
@ -58,6 +58,11 @@ export default function Layout(props) {
|
|||
</Link>
|
||||
)
|
||||
})}
|
||||
<Link href={`${constants.siteUrl}donate`}>
|
||||
<a className="donate" onClick={closeSideBar} target="_blank">
|
||||
Donate
|
||||
</a>
|
||||
</Link>
|
||||
</div>
|
||||
) : null}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue