diff --git a/src/components/Apply.astro b/src/components/Apply.astro index 379bef1..a1eafd7 100644 --- a/src/components/Apply.astro +++ b/src/components/Apply.astro @@ -1,9 +1,10 @@ --- import { Image } from "astro:assets"; import ApplyImage from "@/assets/apply-button.png"; +import { CONNPASS_URL } from "@/data/constants"; --- - + 応募する