update logo

This commit is contained in:
2024-05-23 13:24:18 +02:00
parent 64fea88a9b
commit 5966a899a4
4 changed files with 5 additions and 5 deletions

View File

@@ -41,5 +41,5 @@ body {
#step-6 {
position: fixed;
background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/Logo.png');
background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( 'https://static.janishutz.com/logo.jpg');
}