allenpark commited on
Commit
85e0595
·
1 Parent(s): d20252d

fix: update image

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,7 +61,7 @@ EXAMPLES = [
61
 
62
  HEADER = """
63
  <div style="width: 100%; display: flex; flex-direction: column; gap: 24px; padding-top: 24px; position: relative">
64
- <img src="https://postimage.me/image/ICONGLIDER.U5e6TO" width="175" style="position: absolute; top: 0; right: 48px">
65
  <div style="display: flex; justify-content: space-between; z-index: 1;">
66
  <a href="https://www.patronus.ai">
67
  <img src="https://postimage.me/images/2024/07/31/FullLogo_ColorDefault.png" width="250">
 
61
 
62
  HEADER = """
63
  <div style="width: 100%; display: flex; flex-direction: column; gap: 24px; padding-top: 24px; position: relative">
64
+ <img src="https://postimage.me/images/2024/12/19/ICONGLIDER.md.png" width="175" style="position: absolute; top: 0; right: 48px">
65
  <div style="display: flex; justify-content: space-between; z-index: 1;">
66
  <a href="https://www.patronus.ai">
67
  <img src="https://postimage.me/images/2024/07/31/FullLogo_ColorDefault.png" width="250">