You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: webui/src/views/Home.vue
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ function hasTouchSupport() {
56
56
</p>
57
57
</div>
58
58
<divclass="col-12 col-lg-5">
59
-
<imgsrc="/logo.svg"alt="Mokapi API Mock Tool"class="mx-auto d-block" />
59
+
<imgsrc="/logo.svg"alt="Mokapi logo with an okapi symbol representing friendly and elegant developer tooling"title="Mokapi – the okapi-inspired logo for modern API mocking"class="mx-auto d-block" />
0 commit comments