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
6666 name = " Explore Correlations"
6767 url = " /covidcast/correlation"
6868 weight = 4
69+ [[menu .main ]]
70+ parent = " covidcast"
71+ name = " Dashboard Builder"
72+ url = " /covidcast/dashboard"
73+ weight = 20
6974[[menu .main ]]
7075 parent = " covidcast"
7176 name = " Classic Map"
@@ -148,4 +153,4 @@ relativeURLs = false
148153 feedbackDelayMin = 45 # in sec
149154 feedbackDelayMax = 180 # in sec
150155 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