Skip to content

Commit fce521a

Browse files
committed
FAQ added for reusing old projects
1 parent 7a15bef commit fce521a

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,16 @@ <h1>Frequently Asked Questions</h1>
256256
<p>Maybe next year we'll have AI run the event...</p>
257257
</div>
258258
</div>
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+
</div>
259269
<p id="contact-desktop" class="contact">Don't see your question here? <a href="mailto:hello@coderit.org">Contact Us</a></p>
260270
</div>
261271
<div id="faq-cards-right">

0 commit comments

Comments
 (0)