From 2a4e076339157502517cd67fca7d497a152605d1 Mon Sep 17 00:00:00 2001 From: Ben Wheeler Date: Thu, 28 Feb 2019 10:44:30 -0500 Subject: [PATCH 1/2] corrected mail list form; links use _blank; redirect conference url; logo links to main site --- .../navigation/conference/2019/navigation.jsx | 9 ++++++++- src/routes.json | 6 ++---- src/views/conference/2019/index/index.jsx | 10 +++++++++- 3 files changed, 19 insertions(+), 6 deletions(-) diff --git a/src/components/navigation/conference/2019/navigation.jsx b/src/components/navigation/conference/2019/navigation.jsx index 6ad073f81..07480c94f 100644 --- a/src/components/navigation/conference/2019/navigation.jsx +++ b/src/components/navigation/conference/2019/navigation.jsx @@ -12,13 +12,20 @@ const Navigation = () => (
  • Scratch Logo + +
  • +
  • +

    diff --git a/src/routes.json b/src/routes.json index 24ed6c264..d9dc446eb 100644 --- a/src/routes.json +++ b/src/routes.json @@ -24,9 +24,7 @@ "name": "conference-index", "pattern": "^/conference/?(\\?.*)?$", "routeAlias": "/conference(?!/201[4-9])", - "view": "conference/2019/index/index", - "title": "Scratch Conference", - "viewportWidth": "device-width" + "redirect": "/conference/2019" }, { "name": "conference-index-2017", @@ -77,7 +75,7 @@ "pattern": "^/conference/2019/?$", "routeAlias": "/conference(?!/201[4-9])", "view": "conference/2019/index/index", - "title": "Scratch Conference", + "title": "Scratch Conferences", "viewportWidth": "device-width" }, { diff --git a/src/views/conference/2019/index/index.jsx b/src/views/conference/2019/index/index.jsx index 199f578e1..63300cbb6 100644 --- a/src/views/conference/2019/index/index.jsx +++ b/src/views/conference/2019/index/index.jsx @@ -135,6 +135,8 @@ const ConferenceSplash = () => (
    @@ -230,6 +232,8 @@ const ConferenceSplash = () => ( @@ -324,6 +328,8 @@ const ConferenceSplash = () => ( @@ -340,7 +346,9 @@ const ConferenceSplash = () => ( From e6f1a701f19032b8cf79dac942d25b335407eea4 Mon Sep 17 00:00:00 2001 From: Ben Wheeler Date: Thu, 28 Feb 2019 10:57:44 -0500 Subject: [PATCH 2/2] use long version of mailing list url --- src/views/conference/2019/index/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/conference/2019/index/index.jsx b/src/views/conference/2019/index/index.jsx index 63300cbb6..999c5a02e 100644 --- a/src/views/conference/2019/index/index.jsx +++ b/src/views/conference/2019/index/index.jsx @@ -346,7 +346,7 @@ const ConferenceSplash = () => (