Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Commit

Permalink
Set webpage title
Browse files Browse the repository at this point in the history
  • Loading branch information
abyrne55 committed Jun 17, 2022
1 parent cd39453 commit 195b597
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wsgi.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

app = Dash(__name__, external_stylesheets=[dbc.themes.BOOTSTRAP])
application = app.server
app.title = "OSD Alert Analysis"


def get_navbar(since, until, max_date, region):
Expand Down

0 comments on commit 195b597

Please sign in to comment.