diff --git a/404.html b/404.html
index b2bb193..8d73db5 100644
--- a/404.html
+++ b/404.html
@@ -2,7 +2,7 @@
title: 404
description: >-
Wrong page.
-image: /images/openpension-banner.svg
+image: /images/frankyfresco-video.jpg
layout: page
sitemap: false
---
diff --git a/_data/colors.yml b/_data/colors.yml
index 650417d..3c2767e 100644
--- a/_data/colors.yml
+++ b/_data/colors.yml
@@ -1,5 +1,5 @@
bg_color: 'rgb(27, 34, 65)'
-bg-alt_color: 'rgba(27, 34, 65, 0.95)'
+bg-alt_color: 'rgba(27, 34, 65, 0.15)'
fg_color: 'rgba(160, 178, 141, 1)'
fg-alt_color: 'rgba(160, 178, 141, 0.75)'
border_color: 'rgb(0, 25, 1)'
diff --git a/_sass/_layout.scss b/_sass/_layout.scss
index a54ce41..55925d6 100644
--- a/_sass/_layout.scss
+++ b/_sass/_layout.scss
@@ -94,6 +94,10 @@ body {
bottom: 0;
transform: rotate(-3deg);
overflow: hidden;
+ background: -webkit-linear-gradient(90deg, var(--bg) 0%, var(--bg) 56%, var(--bg-alt) 100%);
+ -webkit-background-clip: text;
+ -webkit-text-fill-color: transparent;
+ filter: blur(1px);
}
}
}
diff --git a/images/nebula-bw.jpg b/images/nebula-bw.jpg
deleted file mode 100644
index 8fa8bea..0000000
Binary files a/images/nebula-bw.jpg and /dev/null differ
diff --git a/images/nebula.xcf b/images/nebula.xcf
deleted file mode 100644
index 7eea033..0000000
Binary files a/images/nebula.xcf and /dev/null differ
diff --git a/images/panix-logoicon.svg b/images/panix-logoicon.svg
deleted file mode 100644
index 0a494ef..0000000
--- a/images/panix-logoicon.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
diff --git a/images/screenshot-20200522-175053.png b/images/screenshot-20200522-175053.png
deleted file mode 100644
index 9bdc45d..0000000
Binary files a/images/screenshot-20200522-175053.png and /dev/null differ