Skip to content

Commit c4e25c2

Browse files
authored
Merge pull request #248 from cmu-delphi/release
Release v1.12.8
2 parents b5e1f49 + 3cb3b3d commit c4e25c2

File tree

3 files changed

+2
-9
lines changed

3 files changed

+2
-9
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "www-main",
3-
"version": "1.12.7",
3+
"version": "1.12.8",
44
"private": true,
55
"dependencies": {
66
"@fortawesome/fontawesome-free": "^5.15.1",

themes/delphi/layouts/_default/covidcast_app.html

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,6 @@
99
{{ define "body_class" }}covidcast_wrapper{{ end }}
1010
{{ define "main" }}
1111
{{ partial "covidcast/modes.html" . }}
12-
<div class="uk-alert-warning uk-margin-small-top uk-margin-small-bottom" uk-alert>
13-
<a class="uk-alert-close" uk-close></a>
14-
<p>
15-
Due to an issue with our backend, no data newer than <strong>February 1st</strong> is being added to the system.
16-
We expect to resume daily updates or provide a new estimate by February 15th.
17-
</p>
18-
</div>
1912
<div id="vizbox">
2013
<div class="ie-banner" style="display: none">
2114
<div>

0 commit comments

Comments
 (0)