From 7a0d784d81942633efdc58341ab3640bbcb44dce Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Tue, 3 Dec 2019 17:03:12 +0400 Subject: [PATCH] Update twitter card image --- components/helmet/index.js | 2 +- static/sitemap.xml | 6 +++--- storage/guides.json | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/components/helmet/index.js b/components/helmet/index.js index 2522fef23..bc27e8f5e 100644 --- a/components/helmet/index.js +++ b/components/helmet/index.js @@ -37,7 +37,7 @@ const Helmet = (props) => ( - + diff --git a/static/sitemap.xml b/static/sitemap.xml index dcc2e6574..37a1bc502 100644 --- a/static/sitemap.xml +++ b/static/sitemap.xml @@ -75,19 +75,19 @@ https://roadmap.sh/fullstack monthly - 2019-12-03T12:39:57.362Z + 2019-12-03T13:03:00.984Z 1.0 https://roadmap.sh/qa-engineer monthly - 2019-12-03T12:39:57.362Z + 2019-12-03T13:03:00.984Z 1.0 https://roadmap.sh/guides/levels-of-seniority monthly - 2019-12-02T12:13:00.860Z + 2019-12-03T12:13:00.860Z 1.0 diff --git a/storage/guides.json b/storage/guides.json index b49aedeae..940ffe895 100644 --- a/storage/guides.json +++ b/storage/guides.json @@ -6,8 +6,8 @@ "fileName": "levels-of-seniority", "featured": true, "author": "kamranahmedse", - "updatedAt": "2019-12-02T12:13:00.860Z", - "createdAt": "2019-12-02T12:13:00.860Z" + "updatedAt": "2019-12-03T12:13:00.860Z", + "createdAt": "2019-12-03T12:13:00.860Z" }, { "title": "Design Patterns for Humans",