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

View file

@ -1,7 +1,7 @@
{
"name": "coryd.dev",
"type": "module",
"version": "1.5.0",
"version": "1.5.1",
"scripts": {
"dev": "astro dev",
"start": "astro dev",