set min-height for pages when printing

This commit is contained in:
Amruth Pillai
2020-12-13 10:37:02 +05:30
parent a84cdf33cd
commit 96ab340b1c
2 changed files with 7 additions and 1 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.3.4',
version: '2.3.5',
},
plugins: [
'gatsby-plugin-react-helmet',