Merge pull request #15 from ssojonn/main

Fixed Pagination Number is not clickable. #14
This commit is contained in:
Somrat
2023-07-23 08:45:14 +06:00
committed by GitHub

View File

@@ -89,7 +89,7 @@
</span>
{{ else }}
<a
href="#"
href="{{.URL}}"
aria-current="page"
class="text-dark hover:bg-theme-light dark:text-darkmode-dark dark:hover:bg-darkmode-theme-light rounded px-4 py-2">
{{ .PageNumber }}