mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 21:36:05 +01:00
chore(website): rebrand donate to support us
This commit is contained in:
@@ -10,7 +10,7 @@ interface HeaderLink {
|
||||
|
||||
const HEADER_LINKS: HeaderLink[] = [
|
||||
{ url: "https://docs.triliumnotes.org/", text: "Documentation", external: true },
|
||||
{ url: "/donate", text: "Support us" }
|
||||
{ url: "/support-us/", text: "Support us" }
|
||||
]
|
||||
|
||||
export function Header() {
|
||||
|
||||
Reference in New Issue
Block a user