This repository was archived by the owner on Nov 4, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +178
-89
lines changed
Expand file tree Collapse file tree 5 files changed +178
-89
lines changed Original file line number Diff line number Diff line change @@ -29,4 +29,8 @@ LINKED_IN_URL=null
2929REDDIT_URL = null
3030APPLE_APP_STORE_URL = null
3131GOOGLE_PLAY_URL = null
32- ORDER_HISTORY_URL = null
32+ ORDER_HISTORY_URL = null
33+ LOGO_URL = ' '
34+ LOGO_TRADEMARK_URL = ' '
35+ LOGO_WHITE_URL = ' '
36+ FAVICON_URL = ' '
Original file line number Diff line number Diff line change @@ -30,4 +30,8 @@ LINKED_IN_URL=https://www.linkedin.com
3030REDDIT_URL = https://www.reddit.com
3131APPLE_APP_STORE_URL = https://www.apple.com/ios/app-store/
3232GOOGLE_PLAY_URL = https://play.google.com/store
33- ORDER_HISTORY_URL = localhost:1996/orders
33+ ORDER_HISTORY_URL = localhost:1996/orders
34+ LOGO_URL = https://edx-cdn.org/v3/default/logo.svg
35+ LOGO_TRADEMARK_URL = https://edx-cdn.org/v3/default/logo-trademark.svg
36+ LOGO_WHITE_URL = https://edx-cdn.org/v3/default/logo-white.svg
37+ FAVICON_URL = https://edx-cdn.org/v3/default/favicon.ico
Original file line number Diff line number Diff line change @@ -30,4 +30,8 @@ LINKED_IN_URL=https://www.linkedin.com
3030REDDIT_URL = https://www.reddit.com
3131APPLE_APP_STORE_URL = https://www.apple.com/ios/app-store/
3232GOOGLE_PLAY_URL = https://play.google.com/store
33- ORDER_HISTORY_URL = localhost:1996/orders
33+ ORDER_HISTORY_URL = localhost:1996/orders
34+ LOGO_URL = https://edx-cdn.org/v3/default/logo.svg
35+ LOGO_TRADEMARK_URL = https://edx-cdn.org/v3/default/logo-trademark.svg
36+ LOGO_WHITE_URL = https://edx-cdn.org/v3/default/logo-white.svg
37+ FAVICON_URL = https://edx-cdn.org/v3/default/favicon.ico
You can’t perform that action at this time.
0 commit comments