liuyiyang01 commited on
Commit
4f482ac
·
1 Parent(s): c9444fb

change github mark

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. assets/github-mark.png +3 -0
app.py CHANGED
@@ -24,7 +24,7 @@ header_html = """
24
  </div>
25
  <div style="display: flex; gap: 15px; align-items: center;">
26
  <a href="https://github.com/InternRobotics" target="_blank" style="text-decoration: none; transition: transform 0.2s;" onmouseover="this.style.transform='scale(1.1)'" onmouseout="this.style.transform='scale(1)'">
27
- <img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" alt="GitHub" style="height: 30px;">
28
  </a>
29
  <a href="https://huggingface.co/InternRobotics" target="_blank" style="text-decoration: none; transition: transform 0.2s;" onmouseover="this.style.transform='scale(1.1)'" onmouseout="this.style.transform='scale(1)'">
30
  <img src="https://huggingface.co/front/assets/huggingface_logo-noborder.svg" alt="HuggingFace" style="height: 30px;">
 
24
  </div>
25
  <div style="display: flex; gap: 15px; align-items: center;">
26
  <a href="https://github.com/InternRobotics" target="_blank" style="text-decoration: none; transition: transform 0.2s;" onmouseover="this.style.transform='scale(1.1)'" onmouseout="this.style.transform='scale(1)'">
27
+ <img src="assets/github-mark.png" alt="GitHub" style="height: 30px;">
28
  </a>
29
  <a href="https://huggingface.co/InternRobotics" target="_blank" style="text-decoration: none; transition: transform 0.2s;" onmouseover="this.style.transform='scale(1.1)'" onmouseout="this.style.transform='scale(1)'">
30
  <img src="https://huggingface.co/front/assets/huggingface_logo-noborder.svg" alt="HuggingFace" style="height: 30px;">
assets/github-mark.png ADDED

Git LFS Details

  • SHA256: 367d5cb2adc609451cf9127250edfe893837485e7c779d7dcb4e31234f59b001
  • Pointer size: 129 Bytes
  • Size of remote file: 6.39 kB