We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2fe934 commit f5990e4Copy full SHA for f5990e4
docs/topics/formats/dokka-html.md
@@ -222,6 +222,8 @@ you can [override the `logo-styles.css` stylesheet](#customize-styles) to custom
222
For an example of how to do this, see our
223
[custom format example project](https://github.com/Kotlin/dokka/tree/%dokkaVersion%/examples/gradle/dokka-customFormat-example).
224
225
+Note that the maximum supported logo dimensions are 120 px width and 36 px height. If you provide a larger image, it will be resized.
226
+
227
### Modify the footer
228
229
You can modify text in the footer by using the `footerMessage` [configuration option](#configuration).
0 commit comments