diff --git a/static/resources/images/background.avif b/static/resources/images/background.avif new file mode 100644 index 0000000..02a56e7 Binary files /dev/null and b/static/resources/images/background.avif differ diff --git a/static/resources/images/background.webp b/static/resources/images/background.webp new file mode 100644 index 0000000..b407854 Binary files /dev/null and b/static/resources/images/background.webp differ diff --git a/static/resources/images/circle-chevron-left-solid.svg b/static/resources/images/circle-chevron-left-solid.svg deleted file mode 100644 index ecce2a4..0000000 --- a/static/resources/images/circle-chevron-left-solid.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/resources/images/github-alt.svg b/static/resources/images/github-alt.svg deleted file mode 100644 index 5b2706d..0000000 --- a/static/resources/images/github-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/resources/images/github.svg b/static/resources/images/github.svg deleted file mode 100644 index 4fe93df..0000000 --- a/static/resources/images/github.svg +++ /dev/null @@ -1,3 +0,0 @@ - - \ No newline at end of file diff --git a/static/resources/styles/style.css b/static/resources/styles/style.css index 19c2bf0..8b6d04c 100644 --- a/static/resources/styles/style.css +++ b/static/resources/styles/style.css @@ -44,7 +44,7 @@ path { bottom: 0; left: 0; z-index: 0; - background-image: url("/static/resources/images/background.jpg"); + background-image: url("/static/resources/images/background.avif"), url("/static/resources/images/background.webp"), url("/static/resources/images/background.jpg"); opacity: 0.4; background-size: cover; } diff --git a/static/templates/index.html b/static/templates/index.html index 5a55ed0..acf6ce0 100644 --- a/static/templates/index.html +++ b/static/templates/index.html @@ -37,18 +37,18 @@

Development

-
+