From 2a33b2cefc7d1f3422df72496d5f31bf6cc16a1a Mon Sep 17 00:00:00 2001 From: Kalle <38327916+Sendouc@users.noreply.github.com> Date: Mon, 11 Jul 2022 21:18:57 +0300 Subject: [PATCH] Footer tweaks --- app/components/layout/Footer.tsx | 3 +- app/routes/plus/voting/index.tsx | 14 ++++++- app/styles/layout.css | 63 ++++++++++++----------------- public/img/layout/sendou_love.avif | Bin 0 -> 2318 bytes public/img/layout/sendou_love.png | Bin 0 -> 12986 bytes 5 files changed, 39 insertions(+), 41 deletions(-) create mode 100644 public/img/layout/sendou_love.avif create mode 100644 public/img/layout/sendou_love.png diff --git a/app/components/layout/Footer.tsx b/app/components/layout/Footer.tsx index c3c33b4e5..cde72e704 100644 --- a/app/components/layout/Footer.tsx +++ b/app/components/layout/Footer.tsx @@ -13,8 +13,8 @@ import { DiscordIcon } from "../icons/Discord"; import { GitHubIcon } from "../icons/GitHub"; import { PatreonIcon } from "../icons/Patreon"; import { TwitterIcon } from "../icons/Twitter"; +import { Image } from "../Image"; -// xxx: add some sendouLove export function Footer() { const data = useLoaderData(); @@ -76,6 +76,7 @@ export function Footer() {

Thanks to the patrons for the support +