mirror of
https://github.com/Radiquum/AniX.git
synced 2025-04-29 01:19:41 +05:00
force-static on pages
This commit is contained in:
parent
628b3870d8
commit
9f80ff3262
14 changed files with 904 additions and 670 deletions
|
@ -1,6 +1,7 @@
|
|||
import { BookmarksCategoryPage } from "#/pages/BookmarksCategory";
|
||||
import { fetchDataViaGet } from "#/api/utils";
|
||||
import type { Metadata, ResolvingMetadata } from "next";
|
||||
export const dynamic = 'force-static';
|
||||
|
||||
const SectionTitleMapping = {
|
||||
watching: "Смотрю",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue