**Describe the bug** dokka-customFormat-example not wokring I also tried what you said in the comments. https://github.com/Kotlin/dokka/issues/2584 but not working. (./gradlew dokkaHtml and ./gradlew dokkaCustomFormat) **Expected behaviour** ktor-logo.png is shown. (left-top) **Screenshots** <img width="2559" alt="screenshot" src="https://user-images.githubusercontent.com/33443167/182772108-37c285cb-9ffb-4e1b-b33c-502e2eb34ee9.png"> **To Reproduce** 1. pull this repository 2. cd /dokka/examples/gradle/dokka-customFormat-example 3. run sh (./gradlew dokkaHtml or ./gradlew dokkaCustomFormat) 4. i expect that left-top icon is ktor-logo.png. but nothing. **Installation** - Operating system: macOS - Build tool: Gradle v6.6.0 - Dokka version: 1.7.10