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 a5310d4 commit 6e4bbedCopy full SHA for 6e4bbed
_includes/program.html
@@ -11,8 +11,11 @@
11
<div class="col-lg-12 text-center">
12
<h1 class="display-4 custom-yellow fw-bold">BHD2025 PROGRAM</h1>
13
<h3 class="custom-yellow mb-3">November 19–21, 2025</h3>
14
- <h2 class="white mb-3">We're actively working on the program. <br>
15
- Stay tuned!
+ <h2 class="white mb-3">
+ <!--
16
+ The table is inserted inside a h2 class. If taken away you have to
17
+ better declare the table class
18
+ -->
19
20
<table>
21
<tr>
@@ -109,7 +112,6 @@ <h2 class="white mb-3">We're actively working on the program. <br>
109
112
<td>Social</td>
110
113
</tr>
111
114
</table>
- </h2>
115
</div>
116
117
0 commit comments