diff --git a/website/bun.lockb b/website/bun.lockb index 2c72e57..f638715 100755 Binary files a/website/bun.lockb and b/website/bun.lockb differ diff --git a/website/package.json b/website/package.json index e728d78..977b5c6 100644 --- a/website/package.json +++ b/website/package.json @@ -39,6 +39,7 @@ "dependencies": { "@fontsource-variable/nunito-sans": "^5.0.14", "@shikijs/rehype": "^1.13.0", + "bits-ui": "^0.21.13", "date-fns": "^3.6.0", "gunzip-maybe": "^1.4.2", "lucide-svelte": "^0.427.0", diff --git a/website/src/lib/components/Github.svelte b/website/src/lib/components/Github.svelte new file mode 100644 index 0000000..a808d35 --- /dev/null +++ b/website/src/lib/components/Github.svelte @@ -0,0 +1,11 @@ + + + + GitHub + + diff --git a/website/src/routes/+layout.svelte b/website/src/routes/+layout.svelte index b48ceaf..2a3a19b 100644 --- a/website/src/routes/+layout.svelte +++ b/website/src/routes/+layout.svelte @@ -7,7 +7,7 @@
-
+