Bwrite commited on
Commit
238a856
Β·
verified Β·
1 Parent(s): d2df746

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -522,7 +522,7 @@ class BOUESTIChatbot:
522
  # Header
523
  gr.HTML("""
524
  <div class="header-text">
525
- <h1 style="color:white; font-weight:bold;"><span style="font-size:2em;">πŸŽ“</span>BOUESTI Virtual Assistant</h1>
526
  <h3 style="color:white;">Bamidele Olumilua University of Education, Science, and Technology</h3>
527
  <p style="color:white;">Get instant answers about admissions, programs, fees, and more!</p>
528
  </div>
 
522
  # Header
523
  gr.HTML("""
524
  <div class="header-text">
525
+ <h1 style="color:white; font-weight:bold;"><span style="font-size:2em;">πŸŽ“</span>ChatBot</h1>
526
  <h3 style="color:white;">Bamidele Olumilua University of Education, Science, and Technology</h3>
527
  <p style="color:white;">Get instant answers about admissions, programs, fees, and more!</p>
528
  </div>