chore: change join community icon

pull/5922/head
Junyi Du 2022-07-06 13:33:44 +08:00
parent 5335f758c0
commit 6ec7b8a704
2 changed files with 2 additions and 2 deletions

View File

@ -175,7 +175,7 @@
:options {:href "https://discuss.logseq.com"
:title (t :discourse-title)
:target "_blank"}
:icon (ui/icon "brand-discord")}] ;; TODO we need a discourse brand
:icon (ui/icon "message-circle")}]
(concat page-menu-and-hr)
(remove nil?))
{})))

View File

@ -14,7 +14,7 @@
[:div.help.cp__sidebar-help-docs
(let [discourse-with-icon [:div.flex-row.inline-flex.items-center
[:span.mr-1 (t :help/forum-community)]
(ui/icon "brand-discord" {:style {:font-size 20}})] ;; TODO we need a discourse brand
(ui/icon "message-circle" {:style {:font-size 20}})]
list
[{:title "Usage"
:children [[[:a