mirror of
https://github.com/ivabus/www
synced 2024-11-22 19:15:05 +03:00
Add new accordion item
This commit is contained in:
parent
8faaf5675a
commit
3bf84b6117
1 changed files with 19 additions and 0 deletions
|
@ -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 network’s 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>
|
||||||
|
|
Loading…
Reference in a new issue