Skip to content

Commit f32bcb6

Browse files
feliciahmqsopa301
andauthored
[#2423] Fixes syncFrontendPublic to include logo.png (#2461)
Fixes syncFrontendPublic to include logo.png Co-authored-by: Ryan Poon <96387349+sopa301@users.noreply.github.com>
1 parent f6f0919 commit f32bcb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,7 @@ def syncFrontendPublic = tasks.register('syncFrontendPublic', Sync) {
341341
include 'index.html'
342342
include 'favicon.ico'
343343
include 'title.md'
344+
include 'logo.png'
344345
}
345346
}
346347

0 commit comments

Comments
 (0)