We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71766d5 commit 206f9bbCopy full SHA for 206f9bb
templates/share/site_header.html
@@ -135,7 +135,8 @@
135
</a>
136
</button>
137
<button class="item" title="MHub">
138
- <a href="" url="https://mhub.ai/models" class="external-link" title="MHub">
+ <a href="" url="https://mhub.ai/models" class="external-link" title="MHub"
139
+ data-toggle="modal" data-target="#external-web-warning">
140
<img class="grid-icon" src="{% static 'img/mhub_2.svg' %}" alt="MHub Logo" />
141
AI<br/> Models<i class="fa-solid fa-external-link external-link-icon" aria-hidden="true"></i>
142
0 commit comments