Skip to content

Commit 6f7f903

Browse files
committed
Merge remote-tracking branch 'origin/dev' into sgratzl/people
2 parents c4ba3c9 + 4271670 commit 6f7f903

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

config.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,11 @@ relativeURLs = false
7171
name = "Survey Results"
7272
url = "/covidcast/survey-results"
7373
weight = 51
74+
[[menu.main]]
75+
parent = "covidcast"
76+
name = "Indicator Status Overview"
77+
url = "/covidcast/indicator-status"
78+
weight = 60
7479
[[menu.main]]
7580
parent = "covidcast"
7681
name = "Export Data"
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: COVIDcast | Indicator Status Overview
3+
linkTitle: Indicator Status Overview
4+
description: COVIDcast tracks and forecasts the spread of COVID-19. By Carnegie Mellon's Delphi Research Group.
5+
layout: covidcast_app
6+
app_mode: indicator-status
7+
order: 3
8+
heroImage: /images/landing-page/hero-images/covidcast_v2.jpg
9+
feedback: true
10+
---

0 commit comments

Comments
 (0)