summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/_sass/jekyll-theme-cayman.scss2
-rw-r--r--docs/favicon.icobin0 -> 101146 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/docs/_sass/jekyll-theme-cayman.scss b/docs/_sass/jekyll-theme-cayman.scss
index b99a8da..e14da2c 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: #56687C url('../img/cover.png') no-repeat 50%;
+ background: #56687C url('../../img/cover.png') no-repeat 50%;
background-size: cover;
@include large {
diff --git a/docs/favicon.ico b/docs/favicon.ico
new file mode 100644
index 0000000..f1817fa
--- /dev/null
+++ b/docs/favicon.ico
Binary files differ