File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed
themes/delphi/layouts/partials Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -56,6 +56,11 @@ relativeURLs = false
56
56
name = " Classic Map"
57
57
url = " /covidcast/classic"
58
58
weight = 4
59
+ [[menu .main ]]
60
+ parent = " covidcast"
61
+ name = " Forecast Evaluation"
62
+ url = " /forecast-eval/"
63
+ weight = 40
59
64
[[menu .main ]]
60
65
parent = " covidcast"
61
66
name = " Surveys"
@@ -83,15 +88,10 @@ relativeURLs = false
83
88
weight = 90
84
89
[[menu .main ]]
85
90
identifier = " flu"
86
- name = " Tools and Resources "
91
+ name = " Flu and Other Diseases "
87
92
pre = " solid/virus"
88
93
url = " /flu"
89
94
weight = 3
90
- [[menu .main ]]
91
- parent = " flu"
92
- name = " Forecast Evaluator"
93
- url = " /forecast-eval/"
94
- weight = 20
95
95
[[menu .main ]]
96
96
identifier = " blog"
97
97
name = " Blog"
Original file line number Diff line number Diff line change 8
8
< h5 class ="uk-text-bold "> COVIDcast</ h5 >
9
9
< ul class ="uk-list ">
10
10
< li > < a class ="uk-link-text uk-text-small " href ="{{ relref . "/covidcast" }}"> Overview</ a > </ li >
11
+ < li > < a class ="uk-link-text uk-text-small " href ="/forecast-eval/ "> Forecast Evaluation</ a > </ li >
11
12
< li > < a class ="uk-link-text uk-text-small " href ="{{ relref . "/covidcast/surveys" }}"> Surveys</ a > </ li >
12
13
< li >
13
14
< a class ="uk-link-text uk-text-small " href ="{{ relref . "/covidcast/survey-results" }}"> Survey Results</ a >
You can’t perform that action at this time.
0 commit comments