Skip to content
This repository has been archived by the owner on Apr 26, 2022. It is now read-only.

Commit

Permalink
Update site description that is shown in site preview (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
mwan-ep committed Jun 17, 2020
1 parent dea3cba commit 25e31d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ require('dotenv').config()

module.exports = {
siteMetadata: {
title: 'I Love Lamp',
title: 'Elastic Path demo store',
description:
'I love carpet. I love desk. I love lamp. I Love Lamp is the official Moltin demo store.',
'The official Elastic Path demo store.',
author: '@moltin',
url: process.env.DEPLOY_PRIME_URL || process.env.URL || 'localhost:8000'
},
Expand Down

0 comments on commit 25e31d3

Please sign in to comment.