mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-16 17:21:37 +00:00
refactor app struct
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
import FileContent from 'components/pages/gists/file-content';
|
||||
import Pagination from 'components/rua/rua-pagination';
|
||||
import { getGists } from 'lib/fetcher';
|
||||
import { notFound } from 'next/navigation';
|
||||
import FileContent from '../file-content';
|
||||
import Pagination from 'components/rua/rua-pagination';
|
||||
|
||||
export const revalidate = 600;
|
||||
|
||||
|
Reference in New Issue
Block a user