feat:get lastmodified time by git log (#5314)

* feat:get lastmodified time by git log

* fix:add sentence to run github.js for lastmodified time in pre-commit
This commit is contained in:
dreamer6680
2025-07-25 16:43:37 +08:00
committed by GitHub
parent 45010cf5aa
commit 47ef1a581f
6 changed files with 402 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ import { usePathname } from 'next/navigation';
import { useEffect } from 'react';
const exactMap: Record<string, string> = {
'/docs/intro': '/docs/introduction/index',
'/docs/intro': '/docs/introduction',
'/docs/guide/dashboard/workflow/coreferenceresolution':
'/docs/introduction/guide/dashboard/workflow/coreferenceResolution',
'/docs/guide/admin/sso_dingtalk':