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",