Let some string being translated in config
This commit is contained in:
parent
a82a9bf4c8
commit
e587b081af
2 changed files with 2 additions and 2 deletions
|
|
@ -28,7 +28,7 @@
|
|||
<!-- Short About -->
|
||||
{{ if .Site.Params.about_me }}
|
||||
<section class="d-none d-lg-block">
|
||||
<hr><h5 class="text-sc"><a href="{{ "/top/about" | relLangURL }}">À propos d'AVQ</a></h5>
|
||||
<hr><h5 class="text-sc"><a href="{{ "/top/about" | relLangURL }}">{{ .Site.Params.about_txt }}</a></h5>
|
||||
<div class="short-about">
|
||||
{{ with .Site.Params.sidebar_avatar }}
|
||||
<div class="text-center">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue