diff --git a/src/pages/freshman/join.astro b/src/pages/freshman/join.astro index d77e2df..d70b6a1 100644 --- a/src/pages/freshman/join.astro +++ b/src/pages/freshman/join.astro @@ -1,11 +1,12 @@ --- import BaseLayout from "../../layouts/BaseLayout.astro" -import ReactChild from "./react/join.tsx"; +import ReactChild from "./react/join.tsx" +import logo from "./_assets/nbtca.gif"; ---
- +