Skip to content

Commit 1cd8339

Browse files
committed
show_footer -> show-footer
1 parent 1554a86 commit 1cd8339

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: lib.typ

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
color: moderncv-blue,
6868
lang: "en",
6969
font: ("New Computer Modern"),
70-
show_footer: true,
70+
show-footer: true,
7171
body,
7272
) = [
7373
#set page(
@@ -107,7 +107,7 @@
107107

108108
#body
109109

110-
#if show_footer [
110+
#if show-footer [
111111
#v(1fr, weak: false)
112112
#name\
113113
#datetime.today().display("[month repr:long] [day], [year]")

0 commit comments

Comments
 (0)