Skip to content

Commit 6ee64e9

Browse files
committed
Update links in Footer partial
1 parent 59f3724 commit 6ee64e9

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

app/views/shared/_footer.html.haml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,23 @@
44
|
55
%a.footer-link{href: "/kata"} Kata
66
|
7-
%a.footer-link{href: "/#news"} News
7+
%a.footer-link{href: "/#news"} ニュース
88
|
99
%a.footer-link{href: "/docs"} 資料集
1010
|
1111
%a.footer-link{href: "/charter"} 憲章
1212
|
13-
%a.footer-link{href: "/teikan"} 定款
13+
%a.footer-link{href: "/stats"} 統計
1414
|
15-
%a.footer-link{href: "/stats"} 統計情報
16-
|
17-
%a.footer-link{href: "/sotechsha2"} 公式ブック
15+
%a.footer-link{href: "/sotechsha2"} 書籍
1816
|
1917
%a.footer-link{href: "/privacy"} Privacy
2018
|
2119
%a.footer-link{href: "/podcasts"} Podcast
20+
|
21+
%a.footer-link{href: "https://decadojo.coderdojo.jp/"} DecaDojo
22+
|
23+
%a.footer-link{href: "https://map.coderdojo.jp/"} DojoMap
2224
%h2
2325
%a{href: "http://news.coderdojo.jp/", target: "_blank", rel: "external noopener"}
2426
%i.fa.fa-newspaper-o.fa-3x.fa-fw{"aria-hidden" => "true", title: "News"}

0 commit comments

Comments
 (0)