mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-16 17:41:52 +03:00
Update default.html
This commit is contained in:
@@ -19,7 +19,6 @@
|
|||||||
<img src="{{site.logo | relative_url}}" alt="Logo" />
|
<img src="{{site.logo | relative_url}}" alt="Logo" />
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
<strong> **** Draft **** </strong>
|
|
||||||
{% if site.github.is_project_page %}
|
{% if site.github.is_project_page %}
|
||||||
<br><br>
|
<br><br>
|
||||||
<p class="view"><a href="{{ site.github.repository_url }}">View the Project on GitHub <small>{{ site.github.repository_nwo }}</small></a></p>
|
<p class="view"><a href="{{ site.github.repository_url }}">View the Project on GitHub <small>{{ site.github.repository_nwo }}</small></a></p>
|
||||||
@@ -51,7 +50,9 @@
|
|||||||
</section>
|
</section>
|
||||||
<footer>
|
<footer>
|
||||||
{% if site.github.is_project_page %}
|
{% if site.github.is_project_page %}
|
||||||
|
<center>
|
||||||
<p ><a href="https://www.trustwave.com/Company/SpiderLabs/"><img width="60%" src="https://github.com/SpiderLabs/ModSecurity/raw/gh-pages/TW_SpiderLabsLogo_FB.png"></a></p>
|
<p ><a href="https://www.trustwave.com/Company/SpiderLabs/"><img width="60%" src="https://github.com/SpiderLabs/ModSecurity/raw/gh-pages/TW_SpiderLabsLogo_FB.png"></a></p>
|
||||||
|
</center>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
|
<p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
|
||||||
</footer>
|
</footer>
|
||||||
|
|||||||
Reference in New Issue
Block a user