feat: 添加faq引导提示

This commit is contained in:
neo 2021-02-18 19:25:12 +08:00
parent c3540b25e2
commit b0a0412651

View File

@ -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" />