- fix black screen issue when in certain templates

This commit is contained in:
Amruth Pillai
2020-08-01 10:08:25 +05:30
parent 1f80fc481d
commit bc622083c7
3 changed files with 4 additions and 5 deletions

View File

@ -5,7 +5,7 @@ module.exports = {
title: 'Reactive Resume',
siteUrl: 'https://rxresu.me',
description: 'A free and open source resume builder.',
version: '2.1.3',
version: '2.1.4',
},
plugins: [
'gatsby-plugin-react-helmet',