diff --git a/src/components/LibLoader.svelte b/src/components/LibLoader.svelte
deleted file mode 100644
index 5a5f831..0000000
--- a/src/components/LibLoader.svelte
+++ /dev/null
@@ -1,22 +0,0 @@
-
+
Eventually This will be replaced with an embed of the stream when live. Working on other things atm.
\ No newline at end of file +Eventually This will be replaced with an embed of the stream when live. Working on other things atm.
+See Discord for latest Announcements and Go-Live Notifications
-I have tried to create a fun and unique livestream experience on various streaming platforms. As a result I have developed skills I never thought I would have obtained. It has been hard working to develop my stage. I found myself working in social media engagement, content creation, sound engineering, graphic design, lighting and filmography, animation, coding and dabbling in a multitude of other areas. Over the last few years I have dedicated everything I have to further enhance my stream and become a better entertainer. - -
- -I am just having too much fun man. +
@@ -43,17 +41,36 @@
-
-
-
-
-
-
-
-
-
-
- `
- }
-];
-
-posts.forEach(post => {
- post.html = post.html.replace(/^\t{3}/gm, '');
-});
-
-export default posts;
diff --git a/src/routes/projects/audio-visualizer.svelte b/src/routes/projects/audio-visualizer.svelte
index 3f18a40..64d4fa6 100644
--- a/src/routes/projects/audio-visualizer.svelte
+++ b/src/routes/projects/audio-visualizer.svelte
@@ -50,11 +50,12 @@
max-width: 20vw;
}
- p{
- max-width: 70vw;
- margin: auto;
- padding-bottom: 1em;
- }
+ p{
+ margin: 1em;
+ border-radius: 5px;
+ padding: 1em;
+ background-color: #333333;
+ }
h5{
font-size: smaller;
diff --git a/src/routes/projects/django-site.svelte b/src/routes/projects/django-site.svelte
index 93086e7..4415590 100644
--- a/src/routes/projects/django-site.svelte
+++ b/src/routes/projects/django-site.svelte
@@ -21,9 +21,12 @@ I have had many iterations of my personal websites. I mostly use it to collect m
\ No newline at end of file
diff --git a/src/routes/resume/education.svelte b/src/routes/resume/education.svelte
index 9f58c22..9d0f371 100644
--- a/src/routes/resume/education.svelte
+++ b/src/routes/resume/education.svelte
@@ -65,4 +65,11 @@
background-color: red;
max-width: 20vw;
}
+
+ p{
+ margin: 1em;
+ border-radius: 5px;
+ padding: 1em;
+ background-color: #333333;
+ }
\ No newline at end of file
diff --git a/src/routes/resume/esports.svelte b/src/routes/resume/esports.svelte
index 373b5ed..5d861b7 100644
--- a/src/routes/resume/esports.svelte
+++ b/src/routes/resume/esports.svelte
@@ -3,7 +3,7 @@
+