We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b19fe9b commit 2528ca9Copy full SHA for 2528ca9
config.toml
@@ -68,7 +68,7 @@ relativeURLs = false
68
weight = 4
69
[[menu.main]]
70
parent = "covidcast"
71
- name = "COVIDCast Dashboard"
+ name = "Dashboard Builder"
72
url = "/covidcast/dashboard"
73
weight = 20
74
content/covidcast/dashboard.md
@@ -1,6 +1,6 @@
1
---
2
-title: COVIDcast | Dashboard
3
-linkTitle: Dashboard
+title: COVIDcast | Dashboard Builder
+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
0 commit comments