Skip to content

Commit 6e516ba

Browse files
committed
Update stats cover photo
1 parent 06bd9eb commit 6e516ba

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

app/assets/images/stats_cover.png

147 KB
Loading

app/assets/images/stats_cover.pxm

1.12 MB
Binary file not shown.

app/views/static_pages/stats.html.haml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
- provide(:url, @url)
22
- provide(:title, '統計情報')
33
- provide(:meta_description, '全国の CoderDojo の統計情報をまとめています。')
4-
%section.cover
5-
= image_tag "coderdojo-stats_cover.png", class: "cursor-default"
4+
%section.cover{style: 'padding-top:40px; background-color: white;'}
5+
= image_tag "stats_cover.png", class: "cursor-default"
66
%section#dojos.dojos.text-center
77
%bpr
88
%h1 統計情報

0 commit comments

Comments
 (0)