CCockrum commited on
Commit
8aaf594
·
verified ·
1 Parent(s): d6c61d2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -117,7 +117,7 @@ body {
117
  #gr.Markdown("日本語の先生 Japanese Instructor", elem_id="custom-title")
118
  gr.HTML("""
119
  <div id="title-container">
120
- <h1>教師</h1>
121
  <p class="subtitle">Japanese Tutor</p>
122
  </div>
123
  """)
 
117
  #gr.Markdown("日本語の先生 Japanese Instructor", elem_id="custom-title")
118
  gr.HTML("""
119
  <div id="title-container">
120
+ <h1>先生</h1>
121
  <p class="subtitle">Japanese Tutor</p>
122
  </div>
123
  """)