mirror of
https://github.com/ivabus/www
synced 2024-11-21 21:55:07 +03:00
Merge pull request #258 from teaxyz/careers-update
Remove accordion item
This commit is contained in:
commit
d6fc4b28e5
2 changed files with 7 additions and 0 deletions
|
@ -33,4 +33,9 @@ exclude = [
|
|||
"https://libuv.org/",
|
||||
"file:///home/runner/work/www/www/public/blog",
|
||||
"https://api.github.com/repos/",
|
||||
"https://oracle.com/",
|
||||
"https://lz4.org/",
|
||||
"https://radicle.org/",
|
||||
"https://rigaux.org/",
|
||||
"https://nushell.sh/",
|
||||
]
|
||||
|
|
|
@ -73,6 +73,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!--
|
||||
<div class="accordion-item">
|
||||
<h2 class="accordion-header" id="headingThree">
|
||||
<button class="accordion-button collapsed" id="jobThree" type="button" data-bs-toggle="collapse" data-bs-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
|
||||
|
@ -98,6 +99,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
-->
|
||||
</div>
|
||||
|
||||
<!-- Why Work at tea -->
|
||||
|
|
Loading…
Reference in a new issue