Pratik Bhavsar commited on
Commit
2f40f5f
Β·
1 Parent(s): d79b50f

improved title

Browse files
Files changed (1) hide show
  1. data_loader.py +4 -4
data_loader.py CHANGED
@@ -81,16 +81,16 @@ TITLE = """
81
  <div style="text-align: center; margin-bottom: 2rem;">
82
  <h1 style="margin-bottom: 1rem; font-size: 2.5rem; font-weight: bold;">Agent Leaderboard</h1>
83
  <div style="display: flex; justify-content: center; gap: 2rem; font-size: 1.1rem;">
84
- <a href="https://galileo.ai" target="_blank" style="text-decoration: none; color: #4F46E5; font-weight: 500; padding: 0.5rem;">
85
  Blog&nbsp;πŸ“
86
  </a>
87
- <a href="https://galileo.ai" target="_blank" style="text-decoration: none; color: #4F46E5; font-weight: 500; padding: 0.5rem;">
88
  GitHub&nbsp;⭐
89
  </a>
90
- <a href="https://galileo.ai" target="_blank" style="text-decoration: none; color: #4F46E5; font-weight: 500; padding: 0.5rem;">
91
  Paper&nbsp;πŸ“„
92
  </a>
93
- <a href="https://galileo.ai" target="_blank" style="text-decoration: none; color: #4F46E5; font-weight: 500; padding: 0.5rem;">
94
  Dataset&nbsp;πŸ“Š
95
  </a>
96
  </div>
 
81
  <div style="text-align: center; margin-bottom: 2rem;">
82
  <h1 style="margin-bottom: 1rem; font-size: 2.5rem; font-weight: bold;">Agent Leaderboard</h1>
83
  <div style="display: flex; justify-content: center; gap: 2rem; font-size: 1.1rem;">
84
+ <a href="https://galileo.ai" target="_blank" style="text-decoration: none; color: #ffffff; font-weight: 500; padding: 0.5rem;">
85
  Blog&nbsp;πŸ“
86
  </a>
87
+ <a href="https://galileo.ai" target="_blank" style="text-decoration: none; color: #ffffff; font-weight: 500; padding: 0.5rem;">
88
  GitHub&nbsp;⭐
89
  </a>
90
+ <a href="https://galileo.ai" target="_blank" style="text-decoration: none; color: #ffffff; font-weight: 500; padding: 0.5rem;">
91
  Paper&nbsp;πŸ“„
92
  </a>
93
+ <a href="https://galileo.ai" target="_blank" style="text-decoration: none; color: #ffffff; font-weight: 500; padding: 0.5rem;">
94
  Dataset&nbsp;πŸ“Š
95
  </a>
96
  </div>