From 6eb6c5c924cfce2c546531b447bb099f627c7040 Mon Sep 17 00:00:00 2001 From: visortelle Date: Fri, 28 Jan 2022 08:47:22 +0100 Subject: [PATCH] Rebranding. HackageUI -> Haskell Spotlight --- CONTRIBUTING.md | 2 +- website/GitHubKeep.hs | 2 +- website/components/branding/Logo.tsx | 2 +- website/components/layout/Footer.tsx | 2 +- website/components/pages/home/HomePage.tsx | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dffdc7d..6ded1d8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -16,6 +16,6 @@ If you want to implement some significant change, it's better to create a GitHub - Star ⭐️ the project on GitHub. - Propose feature ideas. - Report bugs. -- Follow and retweet us on Twitter: [@HackageUI](https://twitter.com/HackageUI). +- Follow and retweet us on Twitter: [@HaskellSpot](https://twitter.com/HaskellSpot). - You can contribute by sponsoring the project or propose a job in a Haskell project to the [author](mailto:visotelle+haskell-spotlight@gmail.com). 🙂 - Any other way that will come to your mind. diff --git a/website/GitHubKeep.hs b/website/GitHubKeep.hs index a9a576d..d734bbc 100644 --- a/website/GitHubKeep.hs +++ b/website/GitHubKeep.hs @@ -1,4 +1,4 @@ -module HackageUI where +module HaskellSpotlight where main :: IO () main = do diff --git a/website/components/branding/Logo.tsx b/website/components/branding/Logo.tsx index b0c6989..105d936 100644 --- a/website/components/branding/Logo.tsx +++ b/website/components/branding/Logo.tsx @@ -18,7 +18,7 @@ const Logo = (props: { fontSize: number }) => { - hackage.haskell.org + Haskell Spotlight ); }; diff --git a/website/components/layout/Footer.tsx b/website/components/layout/Footer.tsx index fdf4a1f..99ed8f4 100644 --- a/website/components/layout/Footer.tsx +++ b/website/components/layout/Footer.tsx @@ -36,7 +36,7 @@ const Footer = () => {

Social

- @HackageUI + @HaskellSpot haskell-spotlight/haskell-spotlight @haskellfound discourse.haskell.org diff --git a/website/components/pages/home/HomePage.tsx b/website/components/pages/home/HomePage.tsx index ce0b375..c46b711 100644 --- a/website/components/pages/home/HomePage.tsx +++ b/website/components/pages/home/HomePage.tsx @@ -54,7 +54,7 @@ const Home = (props: HomeProps) => { { }} href="https://twitter.com/HackageUI" + onClick={() => { }} href="https://twitter.com/HaskellSpot" overrides={{ style: { flex: 'initial', backgroundColor: '#00ACEE', marginBottom: '12rem', justifyContent: 'flex-start', padding: '12rem 24rem', fontSize: '18rem' } }} >