Skip to content

Commit f975963

Browse files
authored
Merge pull request #788 from cmu-delphi/release/v3.1.3
Release v3.1.3
2 parents 40d7609 + 5d68834 commit f975963

File tree

5 files changed

+1145
-1230
lines changed

5 files changed

+1145
-1230
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ relativeURLs = false
176176

177177
[params]
178178
description = "Developing the Theory and Practice of Epidemiological Forecasting"
179-
mission = "Develop the theory and practice of epidemiological forecasting, with a long-term vision of making this technology as universally accepted and useful as weather forecasting is today."
179+
mission = "Develop the theory and practice of epidemiological tracking and forecasting, with a long-term vision of making this technology as universally accepted and useful as weather forecasting is today."
180180
apiUrl = "https://cmu-delphi.github.io/delphi-epidata"
181181
twitter = "CmuDelphi"
182182
contactForm = "https://docs.google.com/forms/d/e/1FAIpQLScqgT1fKZr5VWBfsaSp-DNaN03aV6EoZU4YljIzHJ1Wl_zmtg/viewform"

content/about/publications/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ papers:
2828
- title: "Recalibrating Probabilistic Forecasts of Epidemics"
2929
image: recalibrating-thumb.jpg
3030
authors: Rumack, Tibshirani, Rosenfeld
31-
link: https://arxiv.org/abs/2112.06305
32-
journal: arXiv
33-
year: 2021
31+
link: https://doi.org/10.1371/journal.pcbi.1010771
32+
journal: PLOS Computational Biology
33+
year: 2022
3434
- title: "Big Data, Big Problems: Responding to \"Are We There Yet?\""
3535
image: response.jpg
3636
authors: Reinhart, Tibshirani

netlify.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[build]
2-
ignore = "git log -1 --pretty=%B | grep dependabot"
32
publish = "public"
43
command = "npm ci && hugo --gc --minify -b $DEPLOY_PRIME_URL"
54

0 commit comments

Comments
 (0)