Skip to content

Commit f7f09f0

Browse files
committed
Increase per page to 25
1 parent e7ad00f commit f7f09f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hexdocs/config.gleam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ pub fn hexpm_url() -> String {
1111
}
1212

1313
pub fn per_page() -> Int {
14-
20
14+
25
1515
}

0 commit comments

Comments
 (0)