changed configuration so /blog/
is used for page
All checks were successful
/ weblog.lol (push) Successful in 9s
All checks were successful
/ weblog.lol (push) Successful in 9s
This commit is contained in:
parent
0d6177d61f
commit
58ccc0a7cc
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ Post template: Post Template
|
||||||
;; Pagination
|
;; Pagination
|
||||||
;; ----------
|
;; ----------
|
||||||
|
|
||||||
Pagination path: /page/
|
Pagination path: /blog/
|
||||||
Previous page template: <span class="previous-page"><a href="$previous_page">Newer <i class="fa-solid fa-clock-rotate-left mirror"></i></a></span>
|
Previous page template: <span class="previous-page"><a href="$previous_page">Newer <i class="fa-solid fa-clock-rotate-left mirror"></i></a></span>
|
||||||
Next page template: <span class="next-page"><a href="$next_page"><i class="fa-solid fa-clock-rotate-left"></i> Older</a></span>
|
Next page template: <span class="next-page"><a href="$next_page"><i class="fa-solid fa-clock-rotate-left"></i> Older</a></span>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue