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
commit aa0ddc88e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 }}