fix: 修改配置项和同步代码bug
This commit is contained in:
@@ -22,7 +22,10 @@ export default function FooterCopyright() {
|
||||
unoptimized
|
||||
></Image>
|
||||
<div className={'ml-2.5'}>
|
||||
<strong className='text-foreground'>{site.site_name}</strong> © All rights reserved.
|
||||
<strong className='text-foreground'>
|
||||
Airo<sup className='text-[8px]'>™</sup>Port
|
||||
</strong>{' '}
|
||||
© All rights reserved.
|
||||
<div>
|
||||
<Link href='/tos' className='underline'>
|
||||
{t('tos')}
|
||||
|
||||
Reference in New Issue
Block a user