summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authordmlunar <root@lunar.sh>2025-12-19 23:56:33 +0200
committerdmlunar <root@lunar.sh>2025-12-19 23:56:33 +0200
commita18f90fe70f959d5a5208a001acb17d791b728bc (patch)
tree05b0736f9ae2f464be361c3872449d47d7c3c281 /index.html
parent64cb2db795f0766939e1382eae64ad5a52de5534 (diff)
downloadjournal.lunar.sh-a18f90fe70f959d5a5208a001acb17d791b728bc.tar.gz
journal.lunar.sh-a18f90fe70f959d5a5208a001acb17d791b728bc.zip
journal: core: html cleanup
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index c799e79..72dfa27 100644
--- a/index.html
+++ b/index.html
@@ -30,7 +30,8 @@ layout: default
{% endfor %}
<div class="pagination">
<span class="page_number ">
- Page: <code class="language-plaintext highlighter-rouge">{{ paginator.page }}</code> of <code class="language-plaintext highlighter-rouge">{{ paginator.total_pages }}</code>
+ Page: <code class="language-plaintext highlighter-rouge">{{ paginator.page }}</code> of <code
+ class="language-plaintext highlighter-rouge">{{ paginator.total_pages }}</code>
</span>
{% if paginator.previous_page %}
<a href="{{ paginator.previous_page_path }}#pubs" class="previous">