Skip to content

Commit f1500ec

Browse files
Update _site.yml
Add list to yaml in_header: call
1 parent 142bde8 commit f1500ec

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

rmd/_site.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ output:
55
theme: cosmo
66
css: style.css
77
includes:
8-
in_header: "GA_analytics.html"
9-
in_header: "favicon.html"
8+
in_header:
9+
- "GA_analytics.html"
10+
- "favicon.html"
1011
exclude: ["extras"]
1112
navbar:
1213
title: '<div><img src="ohdsi16x16.png"></img> OMOP Common Data Model </div>'

0 commit comments

Comments
 (0)