From ef93450733805c8e645d95af06eedfea4acd1685 Mon Sep 17 00:00:00 2001 From: eminem <49850014+e-ikuta@users.noreply.github.com> Date: Mon, 13 May 2024 20:13:20 +0900 Subject: [PATCH 1/8] =?UTF-8?q?=E3=80=8C=E5=88=9D=E3=80=8D=E3=83=88?= =?UTF-8?q?=E3=83=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/locales/ja.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/ja.yml b/config/locales/ja.yml index a4167d78..f23f9dba 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -118,7 +118,7 @@ ja: application: intro: |- - 『RubyKaigi Schedule.select』は、RubyKaigi初の公式スケジュール作成・共有アプリケーションです。気になるセッションをリスト化し、自分だけの視聴スケジュールを作成できます! + 『RubyKaigi Schedule.select』は、RubyKaigiの公式スケジュール作成・共有アプリケーションです。気になるセッションをリスト化し、自分だけの視聴スケジュールを作成できます! あなたはカンファレンス参加前「どのセッションを見よう…」と迷ったことはありませんか? わたしたちは、開催前に参加者同士で "視聴スケジュール" や "興味をもつ理由" が共有できれば、セッション選びの参考にでき、カンファレンスをより楽しめるのではと考えこのアプリを開発しました。 あなたがそのセッションを見たい理由はなんですか? 開催前に共有し、一緒に RubyKaigi を盛り上げましょう! From a7c116164c9343b59557688c5fb7e54d9d5dedbb Mon Sep 17 00:00:00 2001 From: eminem <49850014+e-ikuta@users.noreply.github.com> Date: Mon, 13 May 2024 20:25:08 +0900 Subject: [PATCH 2/8] =?UTF-8?q?Twitter=20=E2=86=92=20X?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/static/top.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/static/top.html.erb b/app/views/static/top.html.erb index 53dd9078..a69e0da7 100644 --- a/app/views/static/top.html.erb +++ b/app/views/static/top.html.erb @@ -25,7 +25,7 @@

Official Site

-

Twitter

+

X

SmartHR

From a504af0bb554b4e2fed32834894a579b18674e3c Mon Sep 17 00:00:00 2001 From: eminem <49850014+e-ikuta@users.noreply.github.com> Date: Mon, 13 May 2024 20:27:18 +0900 Subject: [PATCH 3/8] =?UTF-8?q?=E3=83=AA=E3=83=B3=E3=82=AF=E3=81=A3?= =?UTF-8?q?=E3=81=BD=E3=81=84=E8=A6=8B=E3=81=9F=E7=9B=AE=E3=81=AB=E3=81=99?= =?UTF-8?q?=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/static/top.html.erb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/views/static/top.html.erb b/app/views/static/top.html.erb index a69e0da7..11554a00 100644 --- a/app/views/static/top.html.erb +++ b/app/views/static/top.html.erb @@ -24,11 +24,11 @@ <%= I18n.t('application.intro') %>
-

Official Site

-

X

-

SmartHR

+

Official Site

+

X

+

SmartHR

-
+
This website is made with Rails7, Hotwire and TailwindCSS
From 3e9370642f1d5dd889b806c5731d10a5fd1c97fc Mon Sep 17 00:00:00 2001 From: eminem <49850014+e-ikuta@users.noreply.github.com> Date: Mon, 13 May 2024 20:28:39 +0900 Subject: [PATCH 4/8] =?UTF-8?q?=E5=88=A5=E3=82=BF=E3=83=96=E3=81=A7?= =?UTF-8?q?=E9=96=8B=E3=81=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/static/top.html.erb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/static/top.html.erb b/app/views/static/top.html.erb index 11554a00..a2352984 100644 --- a/app/views/static/top.html.erb +++ b/app/views/static/top.html.erb @@ -24,9 +24,9 @@ <%= I18n.t('application.intro') %>
-

Official Site

-

X

-

SmartHR

+

Official Site

+

X

+

SmartHR

This website is made with Rails7, Hotwire and TailwindCSS From 285de0cfccbe0ed020d2835ff315018ff37aeae4 Mon Sep 17 00:00:00 2001 From: eminem <49850014+e-ikuta@users.noreply.github.com> Date: Mon, 13 May 2024 20:42:21 +0900 Subject: [PATCH 5/8] =?UTF-8?q?=E6=B3=A8=E9=87=88=E3=82=92=E6=B3=A8?= =?UTF-8?q?=E9=87=88=E3=81=A3=E3=81=BD=E3=81=8F=E3=81=99=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/static/top.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/static/top.html.erb b/app/views/static/top.html.erb index a2352984..3a135b82 100644 --- a/app/views/static/top.html.erb +++ b/app/views/static/top.html.erb @@ -28,7 +28,7 @@

X

SmartHR

-
+
This website is made with Rails7, Hotwire and TailwindCSS
From 69166530ffcd6698c0bea0060897ccfd4608d71d Mon Sep 17 00:00:00 2001 From: kinoppyd Date: Wed, 15 May 2024 00:26:38 +0900 Subject: [PATCH 6/8] Update app/views/static/top.html.erb --- app/views/static/top.html.erb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/views/static/top.html.erb b/app/views/static/top.html.erb index 3a135b82..4606a29b 100644 --- a/app/views/static/top.html.erb +++ b/app/views/static/top.html.erb @@ -24,7 +24,10 @@ <%= I18n.t('application.intro') %>
-

Official Site

+

+ Official Site + +

X

SmartHR

From 042d5ad87dbac3f149ce04197bb7fd9443932433 Mon Sep 17 00:00:00 2001 From: kinoppyd Date: Wed, 15 May 2024 00:26:46 +0900 Subject: [PATCH 7/8] Update app/views/static/top.html.erb --- app/views/static/top.html.erb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/views/static/top.html.erb b/app/views/static/top.html.erb index 4606a29b..23fd5758 100644 --- a/app/views/static/top.html.erb +++ b/app/views/static/top.html.erb @@ -28,7 +28,10 @@ Official Site

-

X

+

+ X + +

SmartHR

From 851d680575f556f1b70ba8326234a5511ef5e60a Mon Sep 17 00:00:00 2001 From: kinoppyd Date: Wed, 15 May 2024 00:26:55 +0900 Subject: [PATCH 8/8] Update app/views/static/top.html.erb --- app/views/static/top.html.erb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/views/static/top.html.erb b/app/views/static/top.html.erb index 23fd5758..5f546b6c 100644 --- a/app/views/static/top.html.erb +++ b/app/views/static/top.html.erb @@ -32,7 +32,10 @@ X

-

SmartHR

+

+ SmartHR + +

This website is made with Rails7, Hotwire and TailwindCSS