diff --git a/docs/_includes/extra/styles.scss b/docs/_includes/extra/styles.scss index 6e66b74..d5e646e 100644 --- a/docs/_includes/extra/styles.scss +++ b/docs/_includes/extra/styles.scss @@ -31,7 +31,7 @@ h1, h2, h3{ .title a, .title a:hover{ color:transparent; - background: url("/assets//images/logo.png"); + background: url("/assets/images/logo.png"); background-size:contain; background-repeat: no-repeat; background-position: center;