Skip to content

Commit fc9a819

Browse files
authored
Add comments on all auto-generated index files. (#45)
1 parent 52f76e8 commit fc9a819

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

generate_chapters.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ purrr::iwalk(
4343
"---",
4444
yaml::as.yaml(header),
4545
"---",
46+
"<-- This file is generated automatically. Do not edit. -->",
47+
"<-- Edit files in /slides and /videos. -->",
4648
qmd_body,
4749
sep = "\n"
4850
)

0 commit comments

Comments
 (0)