Skip to content

Commit 37cc9c5

Browse files
committed
remove date display in table of content
1 parent 8458b5a commit 37cc9c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HierarchicalEOM.jl/toc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ listing:
66
sort: false
77
sort-ui: false
88
filter-ui: false
9-
fields: [date, title, author]
9+
fields: [title, author]
1010
field-display-names:
1111
date: "Last Update"
1212
contents:

QuantumToolbox.jl/toc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ listing:
66
sort: false
77
sort-ui: false
88
filter-ui: false
9-
fields: [date, title, author]
9+
fields: [title, author]
1010
field-display-names:
1111
date: "Last Update"
1212
contents:

0 commit comments

Comments
 (0)