We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a15bef commit fce521aCopy full SHA for fce521a
1 file changed
index.html
@@ -256,6 +256,16 @@ <h1>Frequently Asked Questions</h1>
256
<p>Maybe next year we'll have AI run the event...</p>
257
</div>
258
259
+ <div class="card">
260
+ <button class="accordion-header">
261
+ <i class="fa fa-plus fa-plus-orange" aria-hidden="true"></i>
262
+ Can I re-use an old project?
263
+ </button>
264
+ <div class="panel">
265
+ <p>No. You can start thinking of ideas beforehand, but no work can be done!</p>
266
+ <p>(No designs, no UML diagrams, no code, etc.)</p>
267
+ </div>
268
269
<p id="contact-desktop" class="contact">Don't see your question here? <a href="mailto:hello@coderit.org">Contact Us</a></p>
270
271
<div id="faq-cards-right">
0 commit comments