Skip to content
This repository was archived by the owner on Oct 19, 2025. It is now read-only.

Commit 8acc26b

Browse files
committed
Add co-organiszers to the bottom with less-emphasized style/link
1 parent 7b116da commit 8acc26b

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

index.html

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,18 @@
7272
</a>
7373
</div>
7474

75-
<div style='margin-top: 2.0em; margin-bottom: 5.5em;'>
75+
<div style='margin-top: 2.0em;'>
7676
<img src="/img/cover-photo.webp" loading="lazy" width='100%'
7777
alt="CoderDojo Object"
7878
title="CoderDojo Object" />
7979
</div>
80+
81+
<div style='margin-top: 2.0em; margin-bottom: 5.5em; font-size: 35%;'>
82+
Coolest Projects Japan 実行委員会<br>
83+
<br>
84+
<a href='https://coderdojo.jp/about' style='text-decoration:none; color: #046;'>一般社団法人 CoderDojo Japan</a>
85+
</div>
86+
8087
</div>
8188
</body>
8289
</html>

0 commit comments

Comments
 (0)