We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c52e1bf commit aee1d13Copy full SHA for aee1d13
3 files changed
_data/staff.yaml
@@ -82,3 +82,6 @@
82
- name: 吉川圭太
83
site: https://coderdojo-tonami.org
84
dojo: となみ
85
+- name: 秋穂正斗
86
+ site: https://x.com/Tebasaki_lab
87
+ dojo: 春日
_includes/top/sections/staff.html
@@ -30,6 +30,9 @@ <h2 class="text-4xl text-center pt-20 xl:pt-30">
30
{% endif %}
31
</li>
32
{% endfor %}
33
+
34
+ {% comment %} 空の要素を入れて、最後の行のバランスを取る {% endcomment %}
35
+ <div class="w-50"></div>
36
</ul>
37
</div>
38
img/staff/秋穂正斗.webp
18.5 KB
0 commit comments