Skip to content

Commit d8df240

Browse files
committed
fix: disable mdbook-last-changed
1 parent f045616 commit d8df240

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

book.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ multilingual = false
66
src = "src"
77
title = "rustic user documentation"
88

9-
[preprocessor.last-changed]
10-
command = "mdbook-last-changed"
11-
renderer = ["html"]
9+
# [preprocessor.last-changed]
10+
# command = "mdbook-last-changed"
11+
# renderer = ["html"]
1212

1313
[output.html]
1414
curly-quotes = true

0 commit comments

Comments
 (0)