File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ relativeURLs = false
7474[[menu .main ]]
7575 parent = " about"
7676 name = " Support Us (Donate)"
77- url = " https://givenow.cmu.edu/campaigns/42524/donations/new "
77+ url = " https://givenow.cmu.edu/scs/?a=8476342&designation=delphiepidemicforecastinggroup "
7878 weight = 9
7979 [menu .main .params ]
8080 external = true
@@ -186,7 +186,7 @@ relativeURLs = false
186186 weight = 1
187187[[menu .main ]]
188188 parent = " nowcasting-and-forecasting"
189- name = " COVID-19 Forecasting"
189+ name = " COVID-19 Forecasting"
190190 url = " https://covid19forecasthub.org/"
191191 weight = 2
192192 [menu .main .params ]
Original file line number Diff line number Diff line change 11---
2- title : Carnegie Mellon University COVIDcast Website Terms of Use
2+ title : Carnegie Mellon University Delphi Website Terms of Use
33linkTitle : Terms of Use
44aliases :
55 - /covidcast/terms-of-use
Original file line number Diff line number Diff line change 88 </ head >
99 < body class ="{{ block "body_class " . }}{{ end }}">
1010 {{ partial "nav.html" . }}
11- {{ block "breadcrumb" . }}{{ partial "menu/breadcrumb.html" . }}{{ end }}
11+ <!-- {{ block "breadcrumb" . }}{{ partial "menu/breadcrumb.html" . }}{{ end }} -->
1212 {{ block "main" . }}{{ end }}
1313 {{ partial "footer.html" . }}
1414 {{ partial "scripts.html" . }}
Original file line number Diff line number Diff line change 1- {{ define "breadcrumb" }}
1+ <!-- {{ define "breadcrumb" }}
22 {{ partial "blog/breadcrumb.html" . }}
3- {{ end }}
3+ {{ end }} -->
44{{ define "main" }}
55 {{ $images := ($.GetPage "/blog/images").Resources.ByType "image" }}
66 < div class ="uk-container ">
Original file line number Diff line number Diff line change 22 {{ $blog_style := resources.Get "css/blog_extra.scss" | toCSS | minify | fingerprint }}
33 < link rel ="stylesheet " href ="{{ $blog_style.RelPermalink }} " />
44{{ end }}
5- {{ define "breadcrumb" }}
5+ <!-- {{ define "breadcrumb" }}
66 {{ partial "blog/breadcrumb.html" . }}
7- {{ end }}
7+ {{ end }} -->
88{{ define "scripts" }}
99 {{ $script_blog := resources.Get "js/blog/index.js" | js.Build | minify | fingerprint -}}
1010 < script src ="{{ $script_blog.RelPermalink }} "> </ script >
You can’t perform that action at this time.
0 commit comments