From a8b4dbcb6ba63f9e114ac7b9d5a939082f0336a3 Mon Sep 17 00:00:00 2001 From: AlleyWei <64219471+AlleyWei@users.noreply.github.com> Date: Fri, 4 Dec 2020 17:28:38 -0500 Subject: [PATCH 1/7] Update Footer.js Please make the <3 an emoji --- microsite/core/Footer.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/microsite/core/Footer.js b/microsite/core/Footer.js index 6ce3c3dd84..585a1c2091 100644 --- a/microsite/core/Footer.js +++ b/microsite/core/Footer.js @@ -1,4 +1,6 @@ /* +* Made with <3 at Spotify + * Copyright 2020 Backstage Project Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); From 4ac602d6e84a728b1fceceba3d34d581e489d2d1 Mon Sep 17 00:00:00 2001 From: AlleyWei <64219471+AlleyWei@users.noreply.github.com> Date: Fri, 4 Dec 2020 17:34:40 -0500 Subject: [PATCH 2/7] Update Footer.js --- microsite/core/Footer.js | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/microsite/core/Footer.js b/microsite/core/Footer.js index 585a1c2091..ef7fdb7c3a 100644 --- a/microsite/core/Footer.js +++ b/microsite/core/Footer.js @@ -56,6 +56,13 @@ class Footer extends React.Component { Open Source @ {this.props.config.organizationName} + + Spotify Engineering Blog + + + Spotify for Developers + + GitHub Date: Sat, 5 Dec 2020 11:55:45 -0500 Subject: [PATCH 3/7] Update Footer.js --- microsite/core/Footer.js | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/microsite/core/Footer.js b/microsite/core/Footer.js index ef7fdb7c3a..fe4fbfaa80 100644 --- a/microsite/core/Footer.js +++ b/microsite/core/Footer.js @@ -57,11 +57,9 @@ class Footer extends React.Component { Open Source @ {this.props.config.organizationName} - Spotify Engineering Blog - - - Spotify for Developers - + Spotify Engineering Blog + Spotify for Developers + GitHub Date: Sat, 5 Dec 2020 11:58:13 -0500 Subject: [PATCH 4/7] Update Footer.js --- microsite/core/Footer.js | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/microsite/core/Footer.js b/microsite/core/Footer.js index fe4fbfaa80..4a5bca6071 100644 --- a/microsite/core/Footer.js +++ b/microsite/core/Footer.js @@ -57,8 +57,11 @@ class Footer extends React.Component { Open Source @ {this.props.config.organizationName} - Spotify Engineering Blog - Spotify for Developers + + Spotify Engineering Blog + + + Spotify for Developers GitHub From 1f0f4ed3bcd1983819448f0918039dc6473fdbc2 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Tue, 8 Dec 2020 16:26:53 +0100 Subject: [PATCH 5/7] Update Footer.js --- microsite/core/Footer.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/microsite/core/Footer.js b/microsite/core/Footer.js index 4a5bca6071..b97d1a5253 100644 --- a/microsite/core/Footer.js +++ b/microsite/core/Footer.js @@ -1,6 +1,4 @@ /* -* Made with <3 at Spotify - * Copyright 2020 Backstage Project Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -88,6 +86,9 @@ class Footer extends React.Component { )} +

+ Made with ❤️  at Spotify +

{this.props.config.copyright}

); From cd4eba4afc976f7317a234088ac36f5283c645d6 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Tue, 8 Dec 2020 16:30:42 +0100 Subject: [PATCH 6/7] Update Footer.js - formatting fix --- microsite/core/Footer.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsite/core/Footer.js b/microsite/core/Footer.js index b97d1a5253..d2d0f525ee 100644 --- a/microsite/core/Footer.js +++ b/microsite/core/Footer.js @@ -86,7 +86,7 @@ class Footer extends React.Component { )} -

+

Made with ❤️  at Spotify

{this.props.config.copyright}

From 447c9d0a842e08031169f25512cf58d23ef490e5 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Tue, 8 Dec 2020 16:34:04 +0100 Subject: [PATCH 7/7] Update Footer.js - another formatting fix --- microsite/core/Footer.js | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/microsite/core/Footer.js b/microsite/core/Footer.js index d2d0f525ee..1471d7b4d1 100644 --- a/microsite/core/Footer.js +++ b/microsite/core/Footer.js @@ -54,14 +54,12 @@ class Footer extends React.Component { Open Source @ {this.props.config.organizationName} - + Spotify Engineering Blog - - Spotify for Developers - - + Spotify for Developers + GitHub