Skip to content

Commit 49c3a49

Browse files
committed
Update related links in footer section
1 parent 3aa6f89 commit 49c3a49

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ link_to_youtube: https://youtube.com/@DojoConJapan
88
link_to_twitter: https://twitter.com/DojoConJapan
99
link_to_facebook: https://facebook.com/DojoConJapan
1010
link_to_github: https://github.com/coderdojo-japan/dojocon.coderdojo.jp
11+
link_to_decadojo: https://decadojo.coderdojo.jp
1112
link_to_privacy: https://coderdojo.jp/privacy
1213
copyright: DojoCon Japan & <a href='https://coderdojo.jp/'>CoderDojo Japan</a>
1314

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,7 @@ <h3 class="headline">
321321
<a href='{{ site.link_to_twitter }}'>Twitter</a> |
322322
<a href='{{ site.link_to_youtube }}'>YouTube</a> |
323323
<a href='{{ site.link_to_github }}'>GitHub</a> |
324+
<a href='{{ site.link_to_decadojo }}'>DecaDojo</a> |
324325
<a href='{{ site.link_to_privacy }}'>Privacy</a>
325326
</p>
326327
</div><!-- END #footer_bottom_inner -->

0 commit comments

Comments
 (0)