website/conservancy/templates/submenus/our-work_partial2025.html

43 lines
1.3 KiB
HTML

<ul class="dropdown-menu-list">
{# Added a new class for styling the list container #}
<li class="CopyleftCompliance">
<a class_="dropdown-item-link" href="/copyleft-compliance/">
<h3>
Copyleft Compliance
</h3>
<p class_="dropdown-description">
We defend and uphold the rights of software users and consumers under copyleft licenses.
</p>
</a>
</li>
<li class="ImpactLitigaton">
<a class_="dropdown-item-link" href="/copyleft-compliance/past-lawsuits.html">
<h3>
Impact Litigation
</h3>
<p class_="dropdown-description">
We defend the legal rights of software users. Learn the details, status, and stakes of our court cases.
</p>
</a>
</li>
<li class="Outreachy">
<a class_="dropdown-item-link" href="https://outreachy.org">
<h3>
Outreachy
</h3>
<p class_="dropdown-description">
We offer internships for anyone who faces under&shy;representation, systemic bias, or discrimination in the tech industry.
</p>
</a>
</li>
<li class="FOSSY">
<a class_="dropdown-item-link" href="https://fossy.us">
<h3>
FOSSY
</h3>
<p class_="dropdown-description">
Our annual community-oriented conference focused on the creation and impact of free and open source software.
</p>
</a>
</li>
</ul>