File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -66,6 +66,11 @@ relativeURLs = false
66
66
name = " Explore Correlations"
67
67
url = " /covidcast/correlation"
68
68
weight = 4
69
+ [[menu .main ]]
70
+ parent = " covidcast"
71
+ name = " Dashboard Builder"
72
+ url = " /covidcast/dashboard"
73
+ weight = 20
69
74
[[menu .main ]]
70
75
parent = " covidcast"
71
76
name = " Classic Map"
@@ -148,4 +153,4 @@ relativeURLs = false
148
153
feedbackDelayMin = 45 # in sec
149
154
feedbackDelayMax = 180 # in sec
150
155
feedbackDuration = 60 # show it for 60sec
151
- highlightLinks = " /covidcast/correlation,/covidcast/data-anomalies "
156
+ highlightLinks = " /covidcast/dashboard "
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : COVIDcast | Dashboard Builder
3
+ linkTitle : Dashboard Builder
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 : dashboard
7
+ heroImage : images/landing-page/hero-images/covidcast_v2.jpg
8
+ feedback : true
9
+ footer : false
10
+ ---
You can’t perform that action at this time.
0 commit comments