fix: pagination value divisible by 2 and 3
This commit is contained in:
parent
643aa242ff
commit
984773793d
7 changed files with 18 additions and 13 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "coryd.dev",
|
||||
"type": "module",
|
||||
"version": "1.5.0",
|
||||
"version": "1.5.1",
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"start": "astro dev",
|
||||
|
|
Reference in a new issue