diff --git a/src/lib/index.ts b/src/lib/index.ts
index 7ad983a..f6133b6 100644
--- a/src/lib/index.ts
+++ b/src/lib/index.ts
@@ -48,8 +48,8 @@ export default {
title: "satr14's site",
quote: "sometimes you just gotta implement it yourself",
name: "satr14",
- roles: ["Web Developer", "Sysadmin", "Hobbyist", "Student"],
- description: "I'm Satria, Im a self-taught hobbyist web developer and homelaber sysadmin from Indonesia. I've been programming since 2021 and spend my free time working on personal projects and experimenting with new technologies.",
+ roles: ["Web Dev", "Sys Admin", "Hobbyist", "Student"],
+ description: "Welcome to my over-engineered corner of the Internet! I'm Satria, Im a self-taught hobbyist web developer and homelaber sysadmin from Indonesia. I've been programming since 2021 and spend my free time working on personal projects and experimenting with new technologies.",
skills: ["Tailwind", "SvelteKit", "TypeScript", "Bun", "Express", "PocketBase", "Linux", "Nginx", "Docker", "Git", "Bash", "Proxmox", "Nix"],
timezone: "Asia/Jakarta",
location: "Indonesia",
diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte
index 71afe89..f7698b9 100644
--- a/src/routes/+layout.svelte
+++ b/src/routes/+layout.svelte
@@ -20,6 +20,7 @@
{data.title}
+
diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte
index 60c3241..01c28f3 100644
--- a/src/routes/+page.svelte
+++ b/src/routes/+page.svelte
@@ -52,9 +52,9 @@