Add new accordion item

This commit is contained in:
Thomas Smith 2022-09-06 16:12:13 -04:00
parent 8faaf5675a
commit 3bf84b6117

View file

@ -67,6 +67,25 @@
</div> </div>
</div> </div>
<div class="accordion-item">
<p class="accordion-header" id="headingOne">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseThree" aria-expanded="true" aria-controls="collapseOne">
Senior Blockchain Developer
</button>
</p>
<div class="accordion-body">
<div> Reporting to the Blockchain Architect, the Blockchain Developer will be responsible for the design, implementation, and distribution of a secure blockchain infrastructure that meets the networks needs and goals.<br></div>
<div id="collapseThree" class="accordion-collapse collapse" aria-labelledby="headingOne" data-bs-parent="#accordionExample"><br>
This is a full-time remote position.<br><br>
<a class="btn btn-primary mb-3 mt-3" href="https://tea.bamboohr.com/jobs/view.php?id=24"
role="button">Apply on Indeed</a>
<p class="small" style="color:#B9C7C9;">Visit BambooHR to apply, and to read more about the qualifications and responsibilities for this position.</p></div>
</div>
</div>
</div> </div>
</div> </div>
</div> </div>