mirror of
https://gitee.com/ineo6/homebrew-install.git
synced 2025-04-05 19:41:45 +08:00
feat: 添加faq引导提示
This commit is contained in:
parent
c3540b25e2
commit
b0a0412651
@ -18,7 +18,7 @@ const Notice: React.FC<NoticeProps> = () => {
|
||||
>
|
||||
需要帮助?
|
||||
<div style={{ fontSize: '12px', color: '#454d64' }}>
|
||||
建议先浏览 <a href="/guide/faq/">FAQ</a>
|
||||
建议先查阅 <a href="/guide/faq/">FAQ</a>
|
||||
</div>
|
||||
</div>
|
||||
<div className="__dumi-default-layout-notice-qr" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user