Skip to content

Commit eae5542

Browse files
takumi-333namachan10777
authored andcommitted
update group photo (delete previous photo)
1 parent a3318c5 commit eae5542

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

src/asset/hpcs-all-2019.jpg

-352 KB
Binary file not shown.

src/asset/hpcs-all-2024.jpg

1.91 MB
Loading

src/pages/bachelor.astro

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
import BlurImageHeader from "@components/composite/header/BlurImageHeader.astro";
33
import Base from "@layouts/base/index.astro";
4-
import HpcsAll from "@asset/hpcs-all-2019.jpg";
4+
import HpcsAll from "@asset/hpcs-all-2024.jpg";
55
import Typography from "@components/display/Typography.astro";
66
import H1Section from "@components/composite/section/H1.astro";
77
import Keyword from "@components/display/Keyword.astro";

0 commit comments

Comments
 (0)