victor HF Staff commited on
Commit
de92afb
·
1 Parent(s): fc0da1b

Update welcome modal image source path

Browse files
src/lib/components/WelcomeModal.svelte CHANGED
@@ -21,7 +21,7 @@
21
  >
22
  <img
23
  class="size-full object-cover"
24
- src="/huggingchat/omni-welcome.gif"
25
  alt="Omni AI model router animation"
26
  />
27
  <!-- <h2
 
21
  >
22
  <img
23
  class="size-full object-cover"
24
+ src="{publicConfig.assetPath}/omni-welcome.gif"
25
  alt="Omni AI model router animation"
26
  />
27
  <!-- <h2