Layout tweaks for landing page

This commit is contained in:
2018-04-16 17:30:34 +02:00
parent 541663ce0c
commit debfc4e356
2 changed files with 0 additions and 19 deletions

View File

@@ -157,24 +157,6 @@ header
| {% endfor %}
| {% endif %}
a.btn(href="{{ url_for('main.project_blog', project_url=project.url) }}") See all updates
section.social
h2 Contact
p.
Blender Animation Studio
ton@blender.org
Entrepotdok 57A
1018 AD Amsterdam
the Netherlands
ul.footer-social
li
a(href="https://www.facebook.com/BlenderCloudOfficial/",
title="Follow us on Facebook")
i.pi-social-facebook
li
a(href="https://twitter.com/Blender_Cloud",
title="Follow us on Twitter")
i.pi-social-twitter
| {% endblock body %}