Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Refactor] Move POSTS_PER_PAGE to the config file and manage it in lib/constant #297

Closed
Tracked by #307
1chooo opened this issue Sep 19, 2024 · 0 comments · Fixed by #316
Closed
Tracked by #307

[Refactor] Move POSTS_PER_PAGE to the config file and manage it in lib/constant #297

1chooo opened this issue Sep 19, 2024 · 0 comments · Fixed by #316
Assignees
Labels
blog enhancement New feature or request size:xs

Comments

@1chooo
Copy link
Owner

1chooo commented Sep 19, 2024

const POSTS_PER_PAGE = 4;

@1chooo 1chooo added enhancement New feature or request blog size:xs labels Sep 19, 2024
@1chooo 1chooo added this to the September 2024 milestone Sep 19, 2024
@1chooo 1chooo self-assigned this Sep 19, 2024
@1chooo 1chooo linked a pull request Sep 23, 2024 that will close this issue
1chooo added a commit that referenced this issue Sep 23, 2024
refactor(blog): move POSTS_PER_PAGE to the lib (#297)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blog enhancement New feature or request size:xs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant