File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
public/welcome-events-calendar
images/welcome/welcome-events-calendar Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11---
22import Link from " +/components/utils/Link.astro" ;
33import Header from " +/images/headers/welcome-events.jpg" ;
4- import AprilTable from " +/images/welcome/welcome-events-calendar/april.png" ;
5- import MayTable from " +/images/welcome/welcome-events-calendar/may.png" ;
4+ import CalendarTable from " +/images/welcome/welcome-events-calendar/calendar.jpg" ;
65import GlobalLayout from " +/layouts/GlobalLayout.astro" ;
76import StaticDocumentWrapper from " +/layouts/StaticDocumentWrapper.astro" ;
87import { Focus } from " +/schema" ;
@@ -28,6 +27,16 @@ import { Picture } from "astro:assets";
2827 興味がある方は、ぜひ気軽に参加してみてください!
2928 </p >
3029 <p >日時・場所の詳細は確定し次第追加します。</p >
30+ <a
31+ href =" /welcome-events-calendar/calendar.jpg"
32+ target =" _blank"
33+ aria-label =" 新しいページで開く"
34+ >
35+ <Picture src ={ CalendarTable } alt =" 新歓日程カレンダー" />
36+ </a >
37+ <div class =" text-center text-xs text-gray-500" >
38+ 画像クリックで全画面表示
39+ </div >
3140 </section >
3241 <section >
3342 <h2 >☘️ 各イベント詳細</h2 >
You can’t perform that action at this time.
0 commit comments