Skip to content

Commit 94003a9

Browse files
committed
✨ Updated head
1 parent d2a48c2 commit 94003a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/routes/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<title>Portfolio</title>
88
<meta
99
name="description"
10-
content="Hi, there! I'm Nils, a high school student passionate about coding, particularly in Rust and in Svelte."
10+
content="Hi, there! I'm Nils, a high school student passionate about coding, particularly in Rust and in Svelte. This here is my portfolio, enjoy exploring it!"
1111
/>
1212
</svelte:head>
1313

src/routes/projects/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</script>
88

99
<svelte:head>
10-
<title>portfolio - Projects</title>
10+
<title>Projects - Portfolio</title>
1111
<meta
1212
name="description"
1313
content="Here you can find all the projects I have worked on so far. They range from web development to game development and even to algorithms."

0 commit comments

Comments
 (0)