Change a propos label
This commit is contained in:
parent
2730c99463
commit
c5923a4be3
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
||||||
<p class="post-author-about">{{BIO}}</p>
|
<p class="post-author-about">{{BIO}}</p>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if ABOUT_PAGE %}
|
{% if ABOUT_PAGE %}
|
||||||
<span class="post-author-about-link"><a href="{{ABOUT_PAGE}}">Mon CV</a></span>
|
<span class="post-author-about-link"><a href="{{ABOUT_PAGE}}">À propos</a></span>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if LOCATION %}
|
{% if LOCATION %}
|
||||||
<span class="post-author-location"><i class="ic ic-location"></i>
|
<span class="post-author-location"><i class="ic ic-location"></i>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue