File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
themes/delphi/layouts/_default Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -7,5 +7,4 @@ app_mode: overview
77order : 3
88heroImage : /images/landing-page/hero-images/covidcast_withfill.jpg
99feedback : true
10- footer : true
1110---
Original file line number Diff line number Diff line change 66 < script src ="{{ (partial "covidcast /find-file.html" "bundle.*\\.js$")| relURL }}"> </ script >
77{{ end }}
88{{ define "breadcrumb" }}<!-- no breadcrumb --> {{ end }}
9- {{ define "body_class" }}covidcast_wrapper {{ if .Params.footer }}covidcast_wrapper_footer{{ end }}{{ end }}
9+ {{ define "body_class" }}covidcast_wrapper {{ if ne .Params.footer false }}covidcast_wrapper_footer{{ end }}{{ end }}
1010{{ define "main" }}
1111 < div id ="vizbox ">
1212 < div class ="ie-banner " style ="display: none ">
You can’t perform that action at this time.
0 commit comments