Skip to content

Commit 206f9bb

Browse files
committed
-> menu fixes
1 parent 71766d5 commit 206f9bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

templates/share/site_header.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,8 @@
135135
</a>
136136
</button>
137137
<button class="item" title="MHub">
138-
<a href="" url="https://mhub.ai/models" class="external-link" title="MHub">
138+
<a href="" url="https://mhub.ai/models" class="external-link" title="MHub"
139+
data-toggle="modal" data-target="#external-web-warning">
139140
<img class="grid-icon" src="{% static 'img/mhub_2.svg' %}" alt="MHub Logo" />
140141
AI<br/> Models<i class="fa-solid fa-external-link external-link-icon" aria-hidden="true"></i>
141142
</a>

0 commit comments

Comments
 (0)