saattrupdan commited on
Commit
ae07559
·
verified ·
1 Parent(s): 71d1e64

docs: Update title

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,7 +32,7 @@ icon = """
32
  <line x1="12" y1="3" x2="12" y2="15"/>
33
  </svg>
34
  """
35
- TITLE = "Røst tale-til-tekst demo"
36
  EMAIL_SUBJECT = "Røst tale-til-tekst demo".replace(" ", "+")
37
  EMAIL_BODY = """Hej,
38
 
 
32
  <line x1="12" y1="3" x2="12" y2="15"/>
33
  </svg>
34
  """
35
+ TITLE = "Røst Speech-to-text Demo"
36
  EMAIL_SUBJECT = "Røst tale-til-tekst demo".replace(" ", "+")
37
  EMAIL_BODY = """Hej,
38