diff --git a/README.md b/README.md index 4e2ec95e..f751e509 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,3 @@ npm run export + [Next.js](https://nextjs.org) used to build our page. + [React](https://reactjs.org/) javascript library used to make UI. + [tailwindcss](https://tailwindcss.com/) low level CSS classes. - -## - -[![Powered by Vercel](https://www.datocms-assets.com/31049/1618983297-powered-by-vercel.svg)](https://vercel.com/?utm_source=[flybywiresim]&utm_campaign=oss "Powered by Vercel") diff --git a/public/img/cloudflare-logo.png b/public/img/cloudflare-logo.png new file mode 100644 index 00000000..5f23244b Binary files /dev/null and b/public/img/cloudflare-logo.png differ diff --git a/public/svg/vercel.svg b/public/svg/vercel.svg deleted file mode 100644 index bb5a15a2..00000000 --- a/public/svg/vercel.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/src/components/Navigation/Footer.tsx b/src/components/Navigation/Footer.tsx index 5b1ff5f8..60de617b 100644 --- a/src/components/Navigation/Footer.tsx +++ b/src/components/Navigation/Footer.tsx @@ -70,10 +70,11 @@ const Footer = () => ( Source Code - - Powered by - Vercel + + Runs on Cloudflare® + CloudFlare +

© FlyByWire Simulations and its contributors 2020- {new Date().getFullYear()}