From ec8e45011cac9f235e9e3313490609185720a213 Mon Sep 17 00:00:00 2001 From: Kaan Barmore-Genc Date: Sat, 18 Nov 2023 16:55:15 -0600 Subject: [PATCH] eh --- package.json | 4 ++-- src/routes/+page.md | 11 ++++------- svelte.config.js | 4 +++- 3 files changed, 9 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 106b13e..b40e862 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,7 @@ "eslint-config-prettier": "^9.0.0", "eslint-plugin-svelte": "^2.35.0", "mdsvex": "^0.11.0", + "phosphor-svelte": "^1.3.0", "prettier": "^3.1.0", "prettier-plugin-svelte": "^3.1.0", "svelte": "^4.2.5", @@ -27,8 +28,7 @@ "tslib": "^2.6.2", "typescript": "^5.2.2", "vite": "^4.4.2", - "vite-imagetools": "^6.2.4", - "phosphor-svelte": "^1.3.0" + "vite-imagetools": "^6.2.4" }, "type": "module" } diff --git a/src/routes/+page.md b/src/routes/+page.md index e1c01a9..5529ebe 100644 --- a/src/routes/+page.md +++ b/src/routes/+page.md @@ -22,13 +22,10 @@ the years I learned and used many programming languages and technologies, including TypeScript, React, SvelteKit, TailwindCSS, Rust, Docker, SQL, AWS (DynamoDB, Lambda, EventBridge, ...), and more. -Outside work I build open source software, which is available on my -Github profile. -I showcase some of my proudest projects on my - -[Portfolio](/portfolio) - -> foo bar +Outside work I build open source software, available on my [Github profile](https://github.com/SeriousBug). +I showcase some of my proudest projects on my [portfolio](/portfolio). +You can also find my [blog](/blog) here where I talk about software I'm using, stuff I'm working on, or solutions to +problems I've encountered.