Zak Kemble
|
6900d9f2bc
|
fix: follow paginate_path config for pagination
Using "paginate_path: /page/:num/" to generate "/page/2/" paths would still generate invalid
pagination links to "/page2/"
|
2022-04-14 16:50:13 +01:00 |
|
Cotes Chung
|
eb247b8886
|
Improve the paginator design for the mobile screens (#331)
|
2021-05-19 11:09:52 +08:00 |
|
Cotes Chung
|
893db51ff0
|
Improve the copyrights of the assets
|
2021-01-26 20:24:47 +08:00 |
|
Cotes Chung
|
8d4c1deb15
|
Improve web accessibility
- Add associated label to form elements.
- Add discernible name to links.
|
2020-10-27 16:42:08 +08:00 |
|
Cotes Chung
|
4661ec95b9
|
Split paginator from Home layout.
|
2020-02-22 07:09:09 +08:00 |
|