summaryrefslogtreecommitdiff
path: root/theme.scm
diff options
context:
space:
mode:
Diffstat (limited to 'theme.scm')
-rw-r--r--theme.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/theme.scm b/theme.scm
index dcae710..5992965 100644
--- a/theme.scm
+++ b/theme.scm
@@ -125,7 +125,6 @@ free culture works available under the " ,%cc-by-sa-link " license.")
`(a (@ (class "paginator-prev") (href ,previous-page))
"🡐 Newer")
'())
- (span (@ (class "paginator-spacer")))
,(if next-page
`(a (@ (class "paginator-next") (href ,next-page))
"Older 🡒")