修复编译问题

This commit is contained in:
tangly1024
2022-04-29 10:29:50 +08:00
parent 33ac2ef00f
commit 096623d9dc
9 changed files with 15 additions and 15 deletions

View File

@@ -19,7 +19,7 @@ export const Footer = (props) => {
// <span className="px-1 busuanzi_value_site_uv"> </span>{' '}
// </span>
// <br />
// <h1>{meta?.title || siteInfo.title}</h1>
// <h1>{meta?.title || siteInfo?.title}</h1>
// <span className='text-xs font-serif'>
// Powered by{' '}
// <a