We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eed4c7 commit 7d2821cCopy full SHA for 7d2821c
1 file changed
index.html
@@ -300,6 +300,15 @@ <h1>Frequently Asked Questions</h1>
300
<p>During the opening ceremony, we'll go over how to request help from a mentor!</p>
301
</div>
302
303
+ <div class="card">
304
+ <button class="accordion-header">
305
+ <i class="fa fa-plus fa-plus-orange" aria-hidden="true"></i>
306
+ Will there be swag shipped out?
307
+ </button>
308
+ <div class="panel">
309
+ <p>We are still evaluating which regions we can ship to. Stay tuned!</p>
310
+ </div>
311
312
<div class="card">
313
<button class="accordion-header">
314
<i class="fa fa-plus fa-plus-orange" aria-hidden="true"></i>
0 commit comments