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 ce95c64 commit 3e594dfCopy full SHA for 3e594df
app/domain/web/templates/base/nav.html
@@ -233,12 +233,8 @@
233
</button>
234
</div>
235
<a href="#" class="-m-1.5 p-1.5">
236
- <span class="sr-only">Your Company</span>
237
- <img
238
- class="h-8 w-auto"
239
- src="https://tailwindui.com/img/logos/mark.svg?color=indigo&shade=600"
240
- alt=""
241
- />
+ <span class="sr-only">NIAPI Company</span>
+ <img class="h-8 w-auto" src="/static/badge.png" alt="" />
242
</a>
243
<div class="flex flex-1 justify-end">
244
<a
0 commit comments