mirror of
https://github.com/Nezumi-2711/onedrive-vercel-index.git
synced 2026-09-22 13:38:45 +00:00
reduce cache maxage
This commit is contained in:
@@ -9,7 +9,7 @@ const HomeCrumb = () => {
|
||||
|
||||
return (
|
||||
<Link href="/">
|
||||
<a>
|
||||
<a className="flex items-center">
|
||||
<FontAwesomeIcon className="h-3 w-3" icon={['far', 'flag']} />
|
||||
<span className="ml-2 font-medium">{t('Home')}</span>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user