Skip to content

Commit 5455561

Browse files
committed
preparing F.A.Q as blog
1 parent f94068c commit 5455561

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

_includes/header.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<!-- Blog -->
6565
<li class="nav-item {% if page.url contains 'blog' %}active{% endif %}">
6666
<a class="nav-link" href="{{ '/blog/' | relative_url }}">
67-
Blog
67+
F.A.Q.
6868
{% if page.title == "blog" %}
6969
<span class="sr-only">(current)</span>
7070
{% endif %}

_posts/2021-04-23-submission-process.md

-4
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,8 @@ Check out the author's perspective or the full process to get a general
1717
overview.
1818

1919
<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>
2320
<div class="col-sm mt-3 mt-md-0">
2421
<img alt="Full process" class="img-fluid rounded z-depth-1" src="{{ site.baseurl }}/assets/img/computo_process.png" data-zoomable>
2522
</div>
2623
</div>
2724

28-
<br />

0 commit comments

Comments
 (0)