title fix

This commit is contained in:
2022-06-03 16:28:29 -05:00
parent 5cd0d2b3e6
commit 01ec0b54d3

View File

@@ -14,7 +14,7 @@ import wordlinator.utils
# Setup Functions #
###################
app = dash.Dash(name="WordleGolf")
app = dash.Dash(name="WordleGolf", title="#WordleGolf")
def get_ttl_hash(seconds=600):