diff --git a/.gitignore b/.gitignore
index 62be567..5ddc37c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ node_modules
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
service-account.json
+build.zip
\ No newline at end of file
diff --git a/src/routes/[username]/+page.svelte b/src/routes/[username]/+page.svelte
index 268e08f..56a68e1 100644
--- a/src/routes/[username]/+page.svelte
+++ b/src/routes/[username]/+page.svelte
@@ -41,6 +41,7 @@
@{data.username} Links
+