From 27a5990433461aa3e13c0bbb1c9ed409681bda9d Mon Sep 17 00:00:00 2001 From: mark sauer-utley Date: Tue, 15 Oct 2019 20:42:15 -0400 Subject: [PATCH 1/2] fix issue with showcase template titles --- www/src/components/showcase-details.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/src/components/showcase-details.js b/www/src/components/showcase-details.js index ae35efcba7752..cfc9851cf0c55 100644 --- a/www/src/components/showcase-details.js +++ b/www/src/components/showcase-details.js @@ -279,7 +279,7 @@ const ShowcaseDetails = ({ parent, data, isModal, categories }) => ( }} >
- + {data.sitesYaml.title}: Showcase | GatsbyJS Date: Tue, 15 Oct 2019 21:06:05 -0400 Subject: [PATCH 2/2] fix issue with showcase template title transitions --- www/src/views/showcase/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/src/views/showcase/index.js b/www/src/views/showcase/index.js index 66637a4f9135f..701a8696d16c8 100644 --- a/www/src/views/showcase/index.js +++ b/www/src/views/showcase/index.js @@ -50,7 +50,7 @@ class ShowcaseView extends Component { return ( - + Showcase