fschwartzer commited on
Commit
febbaff
·
verified ·
1 Parent(s): 8e41ee3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,7 +27,7 @@ html_content = f"""
27
  </div>
28
  <div style='text-align: left; width: 100%;'>
29
  <span style='font-size: 20px; font-weight: normal; color: #333; font-family: "Kanit", sans-serif'>
30
- <strong>PRO</strong>phet & <strong>TA</strong>pex E<strong>X</strong>plorer</span>
31
  </div>
32
  </div>
33
  """
 
27
  </div>
28
  <div style='text-align: left; width: 100%;'>
29
  <span style='font-size: 20px; font-weight: normal; color: #333; font-family: "Kanit", sans-serif'>
30
+ <strong>PRO</strong>phet & <strong>TA</strong>pex e<strong>X</strong>plorer</span>
31
  </div>
32
  </div>
33
  """