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:
@@ -20,7 +20,9 @@
|
||||
{% endif %}
|
||||
|
||||
{% if site.github.is_project_page %}
|
||||
<br><br>
|
||||
<p class="view"><a href="{{ site.github.repository_url }}">View the Project on GitHub <small>{{ site.github.repository_nwo }}</small></a></p>
|
||||
<br><br>
|
||||
{% endif %}
|
||||
|
||||
{% if site.github.is_user_page %}
|
||||
@@ -28,6 +30,9 @@
|
||||
{% endif %}
|
||||
|
||||
{% if site.show_downloads %}
|
||||
<li> ModSecurity v3.x
|
||||
<li> ModSecurity v2.x
|
||||
|
||||
<ul>
|
||||
<li><a href="{{ site.github.tar_url }}">Download <strong>TAR Ball</strong></a></li>
|
||||
<li><a href="{{ site.github.repository_url }}">View On <strong>GitHub</strong></a></li>
|
||||
|
||||
Reference in New Issue
Block a user