Skip to content

Commit 787f275

Browse files
authored
Merge pull request #262 from cmu-delphi/kateharwood/forecast-carousel
adding carousel item for forecast dashboard
2 parents a71a751 + bcaef05 commit 787f275

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

config.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,6 @@ relativeURLs = false
8787
pre = "solid/virus"
8888
url = "/flu"
8989
weight = 3
90-
[[menu.main]]
91-
parent = "flu"
92-
name = "Signals Dashboard"
93-
url = "/signals-dashboard/"
94-
weight = 10
9590
[[menu.main]]
9691
parent = "flu"
9792
name = "Forecast Evaluator"

content/_index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ carousel:
99
ref: covidcast/survey-results
1010
alt: Explore the Survey Results
1111
image: covidcast_survey.jpg
12+
- pre: Our Tools
13+
title: Forecast Evaluation Dashboard
14+
link: /forecast-eval
15+
alt: Explore the new COVID-19 forecast evaluation dashboard
16+
image: forecast_evaluation_dashboard.jpg
1217
- pre: Our Tools
1318
title: Real-time Indicators of COVID-19 Activity
1419
ref: covidcast
378 KB
Loading
Binary file not shown.

0 commit comments

Comments
 (0)