Skip to content

Commit

Permalink
Merge pull request #109 from dlemire60/main
Browse files Browse the repository at this point in the history
fix duplicate anchor on home page
  • Loading branch information
dlemire60 authored Apr 17, 2024
2 parents 5510558 + d183124 commit 7b62df6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ <h2>Frequently Asked Questions</h2>


<li data-aos="fade-up" data-aos-delay="200">
<em class="bx bx-help-circle icon-help"></em> <a data-toggle="collapse" href="#faq-list-4"
<em class="bx bx-help-circle icon-help"></em> <a data-toggle="collapse" href="#faq-list-5"
class="collapsed">How can I access OpenC2 and JADN?<em class="bx bx-chevron-down icon-show"></em><em
class="bx bx-chevron-up icon-close"></em></a>
<div id="faq-list-4" class="collapse" data-parent=".faq-list">
Expand Down

0 comments on commit 7b62df6

Please sign in to comment.