From bb3402272f6fb1430782638a39af57a6be177387 Mon Sep 17 00:00:00 2001 From: murokaco Date: Mon, 9 Oct 2023 13:59:56 +0900 Subject: [PATCH 1/2] =?UTF-8?q?afterparty=E3=82=92=E6=87=87=E8=A6=AA?= =?UTF-8?q?=E4=BC=9A=E3=81=AB=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/images/afterParty.svg | 46 ++++++++++-------------------------- source/index.html.haml | 2 +- 2 files changed, 14 insertions(+), 34 deletions(-) diff --git a/source/images/afterParty.svg b/source/images/afterParty.svg index aad2c17..59677df 100644 --- a/source/images/afterParty.svg +++ b/source/images/afterParty.svg @@ -1,35 +1,15 @@ - - - - - - - - - - - - - + + + + + - - - - - - - - - - - - - - - - - - - - + + + + + + + + diff --git a/source/index.html.haml b/source/index.html.haml index f63189b..3094fcc 100644 --- a/source/index.html.haml +++ b/source/index.html.haml @@ -40,7 +40,7 @@ title: 大江戸Ruby会議10 %section.p-after-party %h2.p-after-party__title - %img(src="/images/afterParty.svg" alt="After Party") + %img(src="/images/afterParty.svg" alt="懇親会") %span 18:30 - 21:00 .p-after-party__block %p 東京都台東区浅草2-28-1 From c15c63facbfcd5457ef8c3e3432fffe42583e914 Mon Sep 17 00:00:00 2001 From: murokaco Date: Mon, 9 Oct 2023 14:00:21 +0900 Subject: [PATCH 2/2] =?UTF-8?q?alt=E3=82=92=E6=99=82=E9=96=93=E5=89=B2?= =?UTF-8?q?=E3=81=AB=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/index.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/index.html.haml b/source/index.html.haml index 3094fcc..b2287e0 100644 --- a/source/index.html.haml +++ b/source/index.html.haml @@ -34,7 +34,7 @@ title: 大江戸Ruby会議10 %section.p-time-table %h2.p-time-table__title - %img(src="/images/timeTable.svg" alt="Time Table") + %img(src="/images/timeTable.svg" alt="時間割") .p-time-table__block =partial "timetable"