Skip to content

Commit

Permalink
Add footer message
Browse files Browse the repository at this point in the history
  • Loading branch information
serras committed Dec 17, 2024
1 parent 1c84008 commit c886b85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ dokka {
moduleName.set("Arrow")
pluginsConfiguration.html {
customAssets.from("static/img/logo/logo-icon.svg")
footerMessage.set("© Arrow Contributors")
}
}

Expand Down

0 comments on commit c886b85

Please sign in to comment.