Browse Source

fix: wrong credits.png

Tienson Qin 5 years ago
parent
commit
1f3bc0d719
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/frontend/components/onboarding.cljs

+ 1 - 1
src/main/frontend/components/onboarding.cljs

@@ -182,7 +182,7 @@
               :target "_blank"} "isomorphic-git"]
          (t :on-boarding/isomorphic-git-desc)]]
 
-       [:img {:src "/static/img/credits.png"
+       [:img {:src "https://asset.logseq.com/static/img/credits.png"
               :style {:margin "12px 0 0 0"}}]]]]))
 
 (defn help