File tree 2 files changed +1
-5
lines changed
2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 64
64
<!-- Blog -->
65
65
< li class ="nav-item {% if page.url contains 'blog' %}active{% endif %} ">
66
66
< a class ="nav-link " href ="{{ '/blog/' | relative_url }} ">
67
- Blog
67
+ F.A.Q.
68
68
{% if page.title == "blog" %}
69
69
< span class ="sr-only "> (current)</ span >
70
70
{% endif %}
Original file line number Diff line number Diff line change @@ -17,12 +17,8 @@ Check out the author's perspective or the full process to get a general
17
17
overview.
18
18
19
19
<div class =" row mt-3 " >
20
- <div class="col-sm mt-3 mt-md-0">
21
- <img alt="Full process" class="img-fluid rounded z-depth-1" src="{{ site.baseurl }}/assets/img/computo_process_authors.png" data-zoomable>
22
- </div>
23
20
<div class="col-sm mt-3 mt-md-0">
24
21
<img alt="Full process" class="img-fluid rounded z-depth-1" src="{{ site.baseurl }}/assets/img/computo_process.png" data-zoomable>
25
22
</div>
26
23
</div >
27
24
28
- <br />
You can’t perform that action at this time.
0 commit comments