fix: pagination value divisible by 2 and 3

This commit is contained in:
Cory Dransfeldt 2024-11-28 16:57:52 -08:00
parent 643aa242ff
commit 984773793d
No known key found for this signature in database
7 changed files with 18 additions and 13 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "coryd.dev",
"version": "1.5.0",
"version": "1.5.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "coryd.dev",
"version": "1.5.0",
"version": "1.5.1",
"dependencies": {
"@astrojs/check": "0.9.4",
"@astrojs/cloudflare": "^11.2.0",