Skip to content

Commit

Permalink
fix invalid variable reference in theme example
Browse files Browse the repository at this point in the history
  • Loading branch information
mojavelinux committed Feb 26, 2024
1 parent e248d31 commit 959619d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/theme/pages/page-numbers.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ footer:
content: '(C) Copyright 2020 ACME. All rights reserved.'
verso:
center:
content: $header-recto-center-content
content: $footer-recto-center-content
----

Notice that there is no reference to `\{page-number}`, hence why no page number will appear.
Expand Down

0 comments on commit 959619d

Please sign in to comment.