mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-17 03:26:09 +03:00
Update default.html
This commit is contained in:
parent
5bad97bcc0
commit
4113aa2c56
@ -30,7 +30,9 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if site.show_downloads %}
|
{% if site.show_downloads %}
|
||||||
<p class="view">ModSecurity v3.x
|
<script>
|
||||||
|
document.write('<p class="view">ModSecurity v3.x');
|
||||||
|
</script>
|
||||||
<a href="https://github.com/SpiderLabs/ModSecurity/tree/v3/master"><small>v3/master</small></a>
|
<a href="https://github.com/SpiderLabs/ModSecurity/tree/v3/master"><small>v3/master</small></a>
|
||||||
</p>
|
</p>
|
||||||
<br>
|
<br>
|
||||||
@ -41,6 +43,7 @@
|
|||||||
<p class="view">Releases
|
<p class="view">Releases
|
||||||
<a href="https://github.com/SpiderLabs/ModSecurity/releases"><small>ModSecurity/releases</small></a>
|
<a href="https://github.com/SpiderLabs/ModSecurity/releases"><small>ModSecurity/releases</small></a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<br><br>
|
<br><br>
|
||||||
<center>
|
<center>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user