diff --git a/content/help/_index.md b/content/help/_index.md index ce559a3..a373fb7 100644 --- a/content/help/_index.md +++ b/content/help/_index.md @@ -5,4 +5,4 @@ sort_by = "weight" # Help Center -New to Aidoku? Check out our [Getting Started](/help/guides/getting-started) guide for instructions on installing and using Aidoku for the first time. +New to Aidoku? Check out our [Getting Started](/content/help/guides/getting-started.md) guide for instructions on installing and using Aidoku for the first time. diff --git a/sass/css/home.scss b/sass/css/home.scss index 94efd11..e12e597 100644 --- a/sass/css/home.scss +++ b/sass/css/home.scss @@ -31,7 +31,7 @@ // logo &:first-child { font-size: 5.7rem; - mask-image: url(/images/aidoku.svg); + mask-image: url(/static/images/aidoku.svg); background-color: $tintColor; width: 5.7rem; height: 5.7rem; diff --git a/static/add-source-list/index.html b/static/add-source-list/index.html index a8aca7a..1ffd408 100644 --- a/static/add-source-list/index.html +++ b/static/add-source-list/index.html @@ -4,7 +4,7 @@ - +