From b3f4e75275d0987f6dd2352b5dbe4d629138eaaa Mon Sep 17 00:00:00 2001 From: Set Sakrecoer Date: Tue, 28 Jan 2020 11:10:04 +0100 Subject: [PATCH] bump svg for fan's caches --- 404.html | 2 +- _includes/navmenu.html | 2 +- _layouts/music.html | 2 +- _sass/main.scss | 4 ++-- about/index.html | 2 +- assets/img/{sakrecoer-logo.svg => sakrecoer-logo2.svg} | 0 assets/img/{world.svg => world2.svg} | 2 +- index.html | 2 +- music.html | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) rename assets/img/{sakrecoer-logo.svg => sakrecoer-logo2.svg} (100%) rename assets/img/{world.svg => world2.svg} (99%) diff --git a/404.html b/404.html index f89880b..0b1c3c9 100644 --- a/404.html +++ b/404.html @@ -99,7 +99,7 @@ body{
-
{% if page.collection != 'tracks' %} diff --git a/_layouts/music.html b/_layouts/music.html index 9d2ac13..0206be9 100644 --- a/_layouts/music.html +++ b/_layouts/music.html @@ -85,7 +85,7 @@ layout: default } #wallpaper { - background-image: url(/assets/img/world.svg); + background-image: url(/assets/img/world2.svg); -webkit-animation: AnimationName 30s ease infinite; -moz-animation: AnimationName 30s ease infinite; animation: AnimationName 30s ease infinite; diff --git a/_sass/main.scss b/_sass/main.scss index b89c156..bb8d252 100644 --- a/_sass/main.scss +++ b/_sass/main.scss @@ -48,7 +48,7 @@ a:hover { width: 100%; // background: linear-gradient(230deg, rgba(218, 159, 142, 0.8), rgba(236, 0, 228, 0.8), rgba(0, 212, 236, 0.8), rgba(0, 236, 173, 0.8), rgba(110, 0, 236, 0.8)); // background-size: 1000% 1000%; - background-image: url('/assets/img/world.svg'); + background-image: url('/assets/img/world2.svg'); -webkit-animation: AnimationName 30s ease infinite; -moz-animation: AnimationName 30s ease infinite; animation: AnimationName 30s ease infinite; @@ -117,7 +117,7 @@ a:hover { @media (max-width: 767px) { .fullscreen-bg { - background: url('/assets/img/sakrecoer-logo.svg') center center / cover no-repeat; + background: url('/assets/img/sakrecoer-logo2.svg') center center / cover no-repeat; } .pivot { diff --git a/about/index.html b/about/index.html index 6406c5e..369a250 100644 --- a/about/index.html +++ b/about/index.html @@ -13,7 +13,7 @@ description: What is Sakrecoer about and what does its music stand for? {% include liberapay.html %}
-
-