Skip to content

Commit 02a0c7d

Browse files
authored
Merge pull request #31 from coderdojo-japan/hotfix_session_close_div
session用のレイアウトファイルの閉じタグ忘れの修正
2 parents 779cfec + 294e5bd commit 02a0c7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_layouts/session.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,6 @@ <h4 class="speaker-info__name">{{page.speaker-name}}</h4>
4848
</div>
4949
</div>
5050
</div>
51+
</div>
5152
</article>
5253
{% include footer.html %}

0 commit comments

Comments
 (0)