mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-16 16:04:34 +00:00
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:
@@ -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':
|
||||
|
Reference in New Issue
Block a user