Skip to content

Commit

Permalink
Merge pull request #312 from helxplatform/ordrd_logo
Browse files Browse the repository at this point in the history
Add a ordrd logo and favicon
  • Loading branch information
waTeim authored Oct 16, 2023
2 parents 63755ca + 7a2a16e commit 16c3930
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appstore/appstore/settings/ordrd_settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
PRODUCT_SETTINGS = ProductSettings(
brand="ordrd",
title="Ordr D",
logo_url="/static/images/tracs/logo.png",
logo_url="/static/images/ordrd/logo.png",
color_scheme=ProductColorScheme("#191348", "#0079bc"),
links=None,
)
Binary file added appstore/core/static/images/ordrd/favicon.ico
Binary file not shown.
Binary file added appstore/core/static/images/ordrd/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 16c3930

Please sign in to comment.