Skip to content

Commit

Permalink
chore: increase pagination count
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-karan committed Feb 15, 2024
1 parent 27c3a3c commit 2f62058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
baseURL = "https://zerodha.tech"
languageCode = "en-us"
title = "Zerodha Tech Blog"
paginate = 10
paginate = 50
pygmentsstyle = "solarized-dark"
pygmentscodefences = true
pygmentscodefencesguesssyntax = true
Expand Down

0 comments on commit 2f62058

Please sign in to comment.