IAMTFRMZA commited on
Commit
02e8d52
·
verified ·
1 Parent(s): f7b0220

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -104,7 +104,7 @@ header {visibility: hidden;}
104
  # --- Branding + clear button at top
105
  st.markdown("""
106
  <div class="lor-brand-bar">
107
- <img src="https://lortechnologies.com/wp-content/uploads/2023/03/LOR-Online-Logo.svg" class="logo-mini" />
108
  <div style="font-size: 13px; color: #888;">Powered by LOR Technologies</div>
109
  <button class="clear-chat-btn-top" onclick="window.location.href='?clear=1'">🗑️</button>
110
  </div>
 
104
  # --- Branding + clear button at top
105
  st.markdown("""
106
  <div class="lor-brand-bar">
107
+ <img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTs6p5xIe_da-eyP8veJTWOMK81YZc1rvVAqIFv9zU9aeFqFADNuplIqTJ1&s=10" class="logo-mini" />
108
  <div style="font-size: 13px; color: #888;">Powered by LOR Technologies</div>
109
  <button class="clear-chat-btn-top" onclick="window.location.href='?clear=1'">🗑️</button>
110
  </div>