Skip to content
Snippets Groups Projects
Commit 2964ab7a authored by Patrick Jentsch's avatar Patrick Jentsch
Browse files

Remove nopaque title section on homepage

parent f2a5fe31
No related branches found
No related tags found
No related merge requests found
...@@ -6,16 +6,7 @@ ...@@ -6,16 +6,7 @@
{% endblock nav_content %} {% endblock nav_content %}
{% block page_content %} {% block page_content %}
<div class="section white"> <div class="parallax-container" id="title">
<div class="row container">
<div class="col s12">
<h1 id="title">{{ title }}</h1>
<p>From text to data to analysis</p>
</div>
</div>
</div>
<div class="parallax-container">
<div class="parallax"> <div class="parallax">
<img src="{{ url_for('static', filename='images/parallax_lq/01_books_antique_book_old.jpg') }}" alt=""> <img src="{{ url_for('static', filename='images/parallax_lq/01_books_antique_book_old.jpg') }}" alt="">
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment