File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ link_to_youtube: https://youtube.com/@DojoConJapan
8
8
link_to_twitter : https://twitter.com/DojoConJapan
9
9
link_to_facebook : https://facebook.com/DojoConJapan
10
10
link_to_github : https://github.com/coderdojo-japan/dojocon.coderdojo.jp
11
+ link_to_privacy : https://coderdojo.jp/privacy
11
12
copyright : DojoCon Japan & <a href='https://coderdojo.jp/'>CoderDojo Japan</a>
12
13
13
14
# Build settings
Original file line number Diff line number Diff line change @@ -314,7 +314,14 @@ <h3 class="headline">
314
314
315
315
<!-- footer bottom menu -->
316
316
< p style ='color: grey; margin-top: 20px; font-size: 9px; text-align: center; '>
317
- 各サムネイル画像は、それぞれの実行委員会の著作物となります。
317
+ 各サムネイル画像は、それぞれの実行委員会の著作物となります。< br >
318
+ < br >
319
+ < br >
320
+ < a href ='{{ site.link_to_facebook }} '> Facebook</ a > |
321
+ < a href ='{{ site.link_to_twitter }} '> Twitter</ a > |
322
+ < a href ='{{ site.link_to_youtube }} '> YouTube</ a > |
323
+ < a href ='{{ site.link_to_github }} '> GitHub</ a > |
324
+ < a href ='{{ site.link_to_privacy }} '> Privacy</ a >
318
325
</ p >
319
326
</ div > <!-- END #footer_bottom_inner -->
320
327
</ div > <!-- END #footer_bottom -->
You can’t perform that action at this time.
0 commit comments