release image

This commit is contained in:
Simon Bruder 2018-01-09 18:38:43 +00:00
parent 6fcbfb67f2
commit 7d74664a64
2 changed files with 1 additions and 1 deletions

BIN
static/img/header.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 244 KiB

View file

@ -138,6 +138,6 @@ footer p {
/* image header */
.header {
background: linear-gradient(#FFFFFF20,#FFFFFF7E), url('https://source.unsplash.com/mKA3VavSuaI/1920x800') center center no-repeat;
background: linear-gradient(#FFFFFF20,#FFFFFF7E), url('/img/header.jpg') center center no-repeat;
background-size: cover;
}