From 8e67a928a5f122f9b71b203741df7d04df56280a Mon Sep 17 00:00:00 2001 From: Thales Lima Oliveira Date: Sat, 16 Sep 2017 16:40:55 -0300 Subject: Cover image --- docs/_sass/jekyll-theme-cayman.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_sass/jekyll-theme-cayman.scss') diff --git a/docs/_sass/jekyll-theme-cayman.scss b/docs/_sass/jekyll-theme-cayman.scss index 9c0c202..4593698 100644 --- a/docs/_sass/jekyll-theme-cayman.scss +++ b/docs/_sass/jekyll-theme-cayman.scss @@ -91,7 +91,7 @@ a { text-align: center; background-color: $header-bg-color; /*background-image: linear-gradient(120deg, $header-bg-color-secondary, $header-bg-color);*/ - background-image: #56687C url('img/cover.jpg') no-repeat 50%; + background-image: #56687C url('../img/cover.jpg') no-repeat 50%; @include large { padding: 5rem 6rem; -- cgit