mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-16 01:22:18 +03:00
Update default.html
This commit is contained in:
@@ -30,16 +30,16 @@
|
||||
{% endif %}
|
||||
|
||||
{% if site.show_downloads %}
|
||||
<p class="view">ModSecurity v3.x</p>
|
||||
<a href="https://github.com/SpiderLabs/ModSecurity/tree/v3/master"><strong>v3/master</strong></a>
|
||||
<p class="view">ModSecurity v3.x
|
||||
<a href="https://github.com/SpiderLabs/ModSecurity/tree/v3/master"><small>v3/master</small></a>
|
||||
</p>
|
||||
<br><br>
|
||||
<p class="view">ModSecurity v2.x</p>
|
||||
<a href="https://github.com/SpiderLabs/ModSecurity/tree/v2/master"><strong>v2/master</strong></a>
|
||||
<p class="view">ModSecurity v2.x
|
||||
<a href="https://github.com/SpiderLabs/ModSecurity/tree/v2/master"><small>v2/master</small></a>
|
||||
</p>
|
||||
<br><br>
|
||||
<p class="view">Releases
|
||||
<a href="https://github.com/SpiderLabs/ModSecurity/releases"><strong>ModSecurity/releases</strong></a>
|
||||
<a href="https://github.com/SpiderLabs/ModSecurity/releases"><small>ModSecurity/releases</small></a>
|
||||
</p>
|
||||
{% endif %}
|
||||
</header>
|
||||
@@ -50,7 +50,7 @@
|
||||
</section>
|
||||
<footer>
|
||||
{% if site.github.is_project_page %}
|
||||
<p>This project is maintained by <a href="{{ site.github.owner_url }}">{{ site.github.owner_name }}</a></p>
|
||||
<p><a href="https://www.trustwave.com/Company/SpiderLabs/"><img src="https://github.com/SpiderLabs/ModSecurity/raw/gh-pages/TW_SpiderLabsLogo_FB.png"></a></p>
|
||||
{% endif %}
|
||||
<p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user