diff --git a/dokka-templates/base.ftl b/dokka-templates/base.ftl index a1be80fd977..9a1c8b9d809 100644 --- a/dokka-templates/base.ftl +++ b/dokka-templates/base.ftl @@ -9,7 +9,7 @@ <@page_metadata.display/> <@template_cmd name="pathToRoot"> - + <#-- This script doesn't need to be there but it is nice to have since app in dark mode doesn't 'blink' (class is added before it is rendered) --> @@ -28,7 +28,7 @@ <#-- Resources (scripts, stylesheets) are handled by Dokka. Use customStyleSheets and customAssets to change them. --> - + <@resources/> @@ -61,8 +61,8 @@ - - + + <#if "${process.env.DOKKA_FEEDBACK}" == "true">