mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-12-26 01:22:53 +00:00
Purslane limited
This commit is contained in:
parent
a29cb8323a
commit
9ede11e2a9
|
|
@ -257,6 +257,6 @@ export const footerData = (locale?: Lang) => {
|
|||
{ ariaLabel: 'RSS', icon: 'tabler:rss', href: getAsset('/rss.xml') },
|
||||
{ ariaLabel: 'Github', icon: 'tabler:brand-github', href: 'https://github.com/rustdesk/rustdesk' },
|
||||
],
|
||||
footNote: '© 2025 Purslane',
|
||||
footNote: '© 2025 Purslane Limited',
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue