We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e55388 commit fd9e8b1Copy full SHA for fd9e8b1
events.html
@@ -11,6 +11,17 @@ <h1>イベント情報</h1>
11
<li><a href="./groups.html">班紹介</a></li>
12
<li>イベント情報</li>
13
</ul>
14
+ <h2>班一覧</h2>
15
+ <ul>
16
+ <li><a href="#system">system班</a></li>
17
+ <li><a href="#prgraming_compe">競プロ班</a></li>
18
+ <li><a href="#web">web班</a></li>
19
+ <li><a href="#ai">ai班</a></li>
20
+ <li><a href="#cg">cg班</a></li>
21
+ <li><a href="#game">ゲーム班</a></li>
22
+ <li><a href="#music">音楽班</a></li>
23
+ <li><a href="#movie">映像制作班</a></li>
24
+ </ul>
25
</body>
26
-</html>
27
+</html>
0 commit comments