diff --git a/lib/byCountry.js b/lib/byCountry.js
index d12b495..d37640f 100644
--- a/lib/byCountry.js
+++ b/lib/byCountry.js
@@ -140,20 +140,19 @@ exports.getCountryTable = async ({
}
const lastUpdated = countryData[0].lastUpdated;
if (!isCurl) {
- const template = `
+ const template = `
-
-
-
+
+
Coronavirus Tracker
diff --git a/lib/corona.js b/lib/corona.js
index d1c5e38..531d804 100644
--- a/lib/corona.js
+++ b/lib/corona.js
@@ -161,20 +161,19 @@ exports.getCompleteTable = async ({
})
const lastUpdated = countryData[0].lastUpdated;
if (!isCurl) {
- const template = `
+ const template = `
-
-
-
+
+
Coronavirus Tracker