Skip to content

Commit a943b90

Browse files
committed
Remove needless whitespaces around 'コチラ'
1 parent 8cafc71 commit a943b90

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

app/views/home/show.html.haml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,7 @@
126126
%br
127127
%h2 ニュースレター購読
128128
%br
129-
%p
130-
= render partial: 'shared/newsletter'
129+
= render partial: 'shared/newsletter'
131130

132131
.text-center
133132
%section.detail-introduction

app/views/shared/_newsletter.html+smartphone.haml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
CoderDojo コミュニティの最新情報をキャッチアップしてみませんか?
33
CoderDojo Japan が最近の活動をメールで毎月配信しています。
44
過去の配信は
5-
%a{:href => 'http://news.coderdojo.jp/', :target => '_blank'}コチラ
5+
%a{:href => 'https://news.coderdojo.jp/', :target => '_blank'}<>
6+
コチラ
67
から ;)
78

89
%form#mc-embedded-subscribe-form{:class=> "validate", :action =>"https://coderdojo.us17.list-manage.com/subscribe/post?u=39a5824e42ab56ec44bb4e84e&amp;id=097dfa6a14", :method =>"post", :name =>"mc-embedded-subscribe-form" ,:novalidate=>"" ,:target=>"_blank"}

app/views/shared/_newsletter.html.haml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
CoderDojo コミュニティの最新情報をキャッチアップしてみませんか?
33
CoderDojo Japan が最近の活動をメールで毎月配信しています。
44
過去の配信は
5-
%a{:href => 'http://news.coderdojo.jp/', :target => '_blank'}コチラ
5+
%a{:href => 'https://news.coderdojo.jp/', :target => '_blank'}<>
6+
コチラ
67
から ;)
78

89
%div#mc_embed_signup

0 commit comments

Comments
 (0)