title fix
This commit is contained in:
@@ -14,7 +14,7 @@ import wordlinator.utils
|
|||||||
# Setup Functions #
|
# Setup Functions #
|
||||||
###################
|
###################
|
||||||
|
|
||||||
app = dash.Dash(name="WordleGolf")
|
app = dash.Dash(name="WordleGolf", title="#WordleGolf")
|
||||||
|
|
||||||
|
|
||||||
def get_ttl_hash(seconds=600):
|
def get_ttl_hash(seconds=600):
|
||||||
|
|||||||
Reference in New Issue
Block a user