user pw gen page info changes

This commit is contained in:
mrfry 2020-11-17 12:15:31 +01:00
parent 280e3e79ee
commit f159b9379c
2 changed files with 55 additions and 47 deletions

View file

@ -58,7 +58,7 @@ export default function Layout(props) {
</Link>
)
})}
<Link href={`${constants.siteUrl}donate`}>
<Link href={`/donate`}>
<a className="donate" onClick={closeSideBar} target="_blank">
Donate
</a>