Skip to content

Commit b9c7144

Browse files
authored
Merge pull request #1026 from cmu-delphi/release/v3.3.1
Release v3.3.1
2 parents 982b041 + 3e6d3fc commit b9c7144

File tree

4 files changed

+13
-32
lines changed

4 files changed

+13
-32
lines changed

content/_index.md

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,31 +4,21 @@ description: Developing the Theory and Practice of Epidemiological Forecasting
44
layout: landing
55

66
carousel:
7-
- pre: Delphi Careers
8-
title: Seeking Software Engineering Manager to Lead Development and Operations Teams
9-
ref: careers
10-
alt: View Position
11-
image: cmu-bldg-7-hero.jpg
127
- pre: Tools
138
title: Real-time Indicators of Infectious Disease Activity
149
ref: covidcast
1510
alt: Explore the Delphi Epidata Dashboard
1611
image: covidcast_v2.jpg
17-
- pre: News
18-
title: CDC Selects Delphi Research Group at CMU as Center of Innovation in Outbreak Analytics and Disease Modeling
19-
link: https://www.cs.cmu.edu/news/2023/delphi-cdc-center
12+
- pre: Collaboration
13+
title: Delphi Serving as Center of Innovation in CDC's Insight Net Network
14+
link: https://www.cdc.gov/insight-net/php/about/index.html/
2015
alt: Learn More
2116
image: landing-pg-hero-_cfa_oadm.jpg
2217
- pre: Blog
2318
title: Exploratory Analysis - Identifying Changing Variant Behavior during a Pandemic
2419
ref: 2023-12-20-changepoint_explore
2520
alt: View Post
2621
image: landing-pg-hero-exploratory_analysis.jpg
27-
- pre: Tools
28-
title: Introducing Epidata
29-
link: https://delphi.cmu.edu/blog/2022/12/14/introducing-epidata-v4/
30-
alt: View Post
31-
image: landing-pg-hero-introducing_epidata.jpg
3222
- pre: Blog
3323
title: On the Predictability of COVID-19
3424
ref: 2021-09-30-ensemble-analysis

content/about/careers/headless/2024-4-software-engineering-manager.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "www-main",
3-
"version": "3.3.0",
3+
"version": "3.3.1",
44
"private": true,
55
"dependencies": {
66
"@fortawesome/fontawesome-free": "^6.5.2",
@@ -9,7 +9,7 @@
99
"uikit": "^3.21.10",
1010
"www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v3.2.10/www-covidcast-3.2.10.tgz",
1111
"www-covidcast-classic": "https://github.com/cmu-delphi/www-covidcast-classic/releases/download/v2.6.7/www-covidcast-classic-2.6.7.tgz",
12-
"www-epivis": "https://github.com/cmu-delphi/www-epivis/releases/download/v2.1.3/www-epivis-2.1.3.tgz"
12+
"www-epivis": "https://github.com/cmu-delphi/www-epivis/releases/download/v2.1.4/www-epivis-2.1.4.tgz"
1313
},
1414
"devDependencies": {
1515
"hugo-bin": "^0.127.0",

0 commit comments

Comments
 (0)