Skip to content

Commit

Permalink
25/26 calendar
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Kastl <[email protected]>
  • Loading branch information
dkastl committed Nov 1, 2024
1 parent 767f564 commit 9186b4a
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
3 changes: 2 additions & 1 deletion source/content/news/calendar.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,15 @@ banner: "banners/3_header_thin.jpg"

# <%= current_page.data.title %>

* <%= link_to 'Please click here to download the 2023/2024 calendar.', '/media/calendars/DSKI-2023-24-School-Calendar.pdf' %>
* <%= link_to 'Please click here to download the 2024/2025 calendar.', '/media/calendars/DSKI-2024-25-School-Calendar.pdf' %>
* <%= link_to 'Please click here to download the 2025/2026 calendar.', '/media/calendars/DSKI-2025-26-School-Calendar.pdf' %>

<div class="row">
<div class="col-xl-6 mt-4">
<%= image_tag '/media/calendars/DSKI-2024-25-School-Calendar.png', alt: '2024/2025 School Calendar', class: 'img-fluid d-block w-100' %>
</div>

<div class="col-xl-6 mt-4">
<%= image_tag '/media/calendars/DSKI-2025-26-School-Calendar.png', alt: '2025/2026 School Calendar', class: 'img-fluid d-block w-100' %>
</div>
</div>
5 changes: 3 additions & 2 deletions source/content/news/calendar.ja.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,15 @@ banner: "banners/3_header_thin.jpg"

# <%= current_page.data.title %>

* <%= link_to '2023/2024 カレンダーをここからダウンロードする', '/media/calendars/DSKI-2023-24-School-Calendar.pdf' %>
* <%= link_to '2023/2024 カレンダーをここからダウンロードする', '/media/calendars/DSKI-2024-25-School-Calendar.pdf' %>
* <%= link_to '2024/2025 カレンダーをここからダウンロードする', '/media/calendars/DSKI-2024-25-School-Calendar.pdf' %>
* <%= link_to '2025/2026 カレンダーをここからダウンロードする', '/media/calendars/DSKI-2025-26-School-Calendar.pdf' %>

<div class="row">
<div class="col-xl-6 mt-4">
<%= image_tag '/media/calendars/DSKI-2024-25-School-Calendar.png', alt: '2024/2025 カレンダー', class: 'img-fluid d-block w-100' %>
</div>

<div class="col-xl-6 mt-4">
<%= image_tag '/media/calendars/DSKI-2025-26-School-Calendar.png', alt: '2025/2026 カレンダー', class: 'img-fluid d-block w-100' %>
</div>
</div>
Binary file not shown.
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 9186b4a

Please sign in to comment.