Skip to content

Commit 91a5477

Browse files
committed
deploy: 07dc579
1 parent 6448932 commit 91a5477

File tree

35 files changed

+7601
-120
lines changed

35 files changed

+7601
-120
lines changed

404.html

Lines changed: 166 additions & 5 deletions
Large diffs are not rendered by default.

browserconfig.xml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1-
<?xml version="1.0" encoding="utf-8"?> <browserconfig> <msapplication> <tile> <square150x150logo src="/img/mstile-150x150.png"/> <TileColor>#ffffff</TileColor> </tile> </msapplication> </browserconfig>
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<browserconfig>
3+
<msapplication>
4+
<tile>
5+
<square150x150logo src="/img/mstile-150x150.png"/>
6+
<TileColor>#ffffff</TileColor>
7+
</tile>
8+
</msapplication>
9+
</browserconfig>

code-of-conduct/index.html

Lines changed: 202 additions & 4 deletions
Large diffs are not rendered by default.

css/main.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

event-summary/index.html

Lines changed: 245 additions & 4 deletions
Large diffs are not rendered by default.

events.html

Lines changed: 348 additions & 4 deletions
Large diffs are not rendered by default.

exhibition.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
1-
[{"id":1,"title":"サンプル","description":"サンプルです","tag":"現地展示","note":"サンプルです","creator":"サンプル","coderdojo_at":"前橋","thumbnail":"https://dojocon2024.coderdojo.jp/img/2023/exhibition/1.jpg","url_internal":"https://dojocon2024.coderdojo.jp/exhibition/1","url_external":"https://example.com"}]
1+
[
2+
{
3+
"id" : 1,
4+
"title" : "サンプル",
5+
"description" : "サンプルです",
6+
"tag" : "現地展示",
7+
"note" : "サンプルです",
8+
"creator" : "サンプル",
9+
"coderdojo_at": "前橋",
10+
"thumbnail" : "https://dojocon2025.coderdojo.jp/img/2023/exhibition/1.jpg",
11+
"url_internal": "https://dojocon2025.coderdojo.jp/exhibition/1",
12+
"url_external": "https://example.com"
13+
}
14+
]
15+

exhibition/1.html

Lines changed: 210 additions & 5 deletions
Large diffs are not rendered by default.

exhibition/index.html

Lines changed: 187 additions & 4 deletions
Large diffs are not rendered by default.

expo/how-to-upload-movie/index.html

Lines changed: 212 additions & 4 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)