Update default.html

This commit is contained in:
Felipe Zimmerle 2018-04-26 13:41:06 -03:00 committed by GitHub
parent fda687bce8
commit 4c1add089c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,6 @@
<img src="{{site.logo | relative_url}}" alt="Logo" />
{% endif %}
<strong> **** Draft **** </strong>
{% 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>
@ -51,7 +50,9 @@
</section>
<footer>
{% if site.github.is_project_page %}
<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>
<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 %}
<p><small>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
</footer>