docs: fix pagination on mobile devices (#7968)

* docs: fix pagination on mobile devices

* fix algolia link
This commit is contained in:
Shahed Nasser
2024-07-05 13:40:42 +03:00
committed by GitHub
parent 276c8b925f
commit de0a9c14ab
3 changed files with 12 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"crons": [{
"path": "/v2/api/algolia",
"path": "/v2/api/api/algolia",
"schedule": "0 0 * * 4"
}],
"framework": "nextjs",