mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	chore(website): fix page title
This commit is contained in:
		| @@ -11,7 +11,7 @@ import packageJson from "../../../../../package.json" with { type: "json" }; | ||||
|  | ||||
| export default function DownloadPage() { | ||||
|     const [ currentArch, setCurrentArch ] = useState(getArchitecture() ?? "x64"); | ||||
|     usePageTitle("Download"); | ||||
|     usePageTitle("Get started"); | ||||
|  | ||||
|     return ( | ||||
|         <> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user