site updates

This commit is contained in:
Henry Dollman
2024-07-21 17:06:20 -04:00
parent e1ef111077
commit 250752a028
6 changed files with 21 additions and 20 deletions

View File

@@ -62,8 +62,9 @@ export default function CommandPalette() {
<CommandShortcut>Page</CommandShortcut>
</CommandItem>
<CommandItem
keywords={['github']}
onSelect={() => {
window.location.href = 'https://github.com/henrygd'
window.location.href = 'https://github.com/henrygd/beszel/blob/main/readme.md'
}}
>
<Github className="mr-2 h-4 w-4" />