- make dates follow internationalization standard

This commit is contained in:
Amruth Pillai
2020-07-20 07:43:56 +05:30
parent 9930cee309
commit fe645e7d4c
7 changed files with 97 additions and 65 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.0.1',
version: '2.0.2',
},
plugins: [
'gatsby-plugin-react-helmet',