Skip to content

Commit

Permalink
⚡ add logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Terfno committed Dec 12, 2024
1 parent 4d48173 commit 602823b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/sponsors/Sponsors.astro
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ import Route06LogoImage from "./logos/route06.svg";
import GifteeLogoImage from "./logos/giftee.svg";
import AnglersLogoImage from "./logos/anglers.svg";
import RniLogoImage from "./logos/rni.svg";
import LuxiarLogoImage from "./logos/luxiar.svg";
---

<Panel title="Sponsors" subtitle="スポンサー">
Expand Down Expand Up @@ -302,7 +303,7 @@ import RniLogoImage from "./logos/rni.svg";
name: "株式会社ラグザイア",
description: "ラグザイアはRuby on RailsとC#に特化した町田の受託開発企業です。フルリモートでの開発を積極的に推進しており、全国からの参加を可能にしています。柔軟な働き方で最新のソフトウェアソリューションを提供します。",
link: "https://www.luxiar.com/",
logoImageSrc: ,
logoImageSrc: LuxiarLogoImage.src,
}}
/>
<!-- <Sponsor
Expand Down
15 changes: 15 additions & 0 deletions src/components/sponsors/logos/luxiar.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 602823b

Please sign in to comment.