diff --git a/src/app.html b/src/app.html
index de41210..8533fff 100644
--- a/src/app.html
+++ b/src/app.html
@@ -2,6 +2,7 @@
+ Keith Flynn | Developer Portfolio
diff --git a/src/components/Main.svelte b/src/components/Main.svelte
index 2d0d15f..12cf09d 100644
--- a/src/components/Main.svelte
+++ b/src/components/Main.svelte
@@ -100,28 +100,28 @@
- Dedication |
+ Dedication |
|
|
|
|
- Critical Thought |
+ Critical Thought |
|
|
|
|
- Interpersonal Skills |
+ Interpersonal Skills |
|
|
|
|
- Programming Ability |
+ Programming Ability |
|
|
|
diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte
index 58747ce..ecf8136 100644
--- a/src/routes/+layout.svelte
+++ b/src/routes/+layout.svelte
@@ -18,7 +18,7 @@
? "opacity-full pointer-events-auto"
: "pointer-events-none opacity-0"
)}>
-