Fixed Pagination Number is not clickable

#14
This commit is contained in:
sojonatgithub 2023-07-22 21:09:39 +06:00
parent 1482fd6e01
commit 0363957216

View File

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