Skip to content

Commit a63ff45

Browse files
authored
Merge pull request #60 from coderdojo-japan/change_publish_date
8/30とかいた記事の公開日を9/1に変更、未来の記事をビルド結果に含められるようにする
2 parents bb64801 + 464c52f commit a63ff45

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# You can create any custom variable you would like,
33
# and they will be accessible like {{ site.your_variable }}.
44

5+
future: true
56
timezone: Asia/Tokyo
67
year: 2025
78
title: DojoCon Japan

_posts/2025-08-30-registration.md renamed to _posts/2025-09-01-registration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: post
33
title: 参加受付を開始しました
44
title-in-news-list: DojoCon Japan 2025 一般参加の受付を開始しました
5-
date: 2025-08-30T00:00:00 UTC+09:00
5+
date: 2025-09-01T00:00:00 UTC+09:00
66
categories: news
77
tag: 参加受付
88
permalink: /registration/

_posts/2025-08-30-staff.md renamed to _posts/2025-09-01-staff.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: post
33
title: 当日スタッフ募集
44
title-in-news-list: DojoCon Japan 2025 の当日スタッフを募集します
5-
date: 2025-08-30T00:00:00 UTC+09:00
5+
date: 2025-09-01T00:00:00 UTC+09:00
66
categories: news
77
tags: 当日スタッフ
88
permalink: /staff/

0 commit comments

Comments
 (0)