fix: 修改配置项和同步代码bug

This commit is contained in:
2025-07-28 05:23:06 -07:00
parent 346183c997
commit f49c2a5f2a
4 changed files with 14 additions and 5 deletions
@@ -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')}