Skip to content

Commit 449acd4

Browse files
authored
Merge pull request #624 from topcoder-platform/issues-623
Issues-623: Support a custom logo
2 parents 93ff34a + 05257f2 commit 449acd4

File tree

3 files changed

+2304
-1
lines changed

3 files changed

+2304
-1
lines changed

config/vanilla/config.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
$Configuration['Garden']['ShareImage'] = '/themes/topcoder/design/images/topcoder-image.png';
4848

4949
// Garden
50+
$Configuration['Garden']['Logo']='/themes/topcoder/design/images/topcoder-logo.svg';
5051
$Configuration['Garden']['SignIn']['Popup'] = false;
5152
$Configuration['Garden']['EditContentTimeout'] = -1;
5253
$Configuration['Garden']['Cookie']['Salt'] = 'rLpGSLgZD1AGdJ4n';

0 commit comments

Comments
 (0)