git: 58ef7b9627 - main - Add link to the french version of the Website. Some parts still need updates.

Marc Fonvieille blackend at FreeBSD.org
Sat Apr 10 13:27:02 UTC 2021


The branch main has been updated by blackend:

URL: https://cgit.FreeBSD.org/doc/commit/?id=58ef7b9627e6be533a17cd76bb7d2f8e879027c9

commit 58ef7b9627e6be533a17cd76bb7d2f8e879027c9
Author:     Marc Fonvieille <blackend at FreeBSD.org>
AuthorDate: 2021-04-10 13:23:40 +0000
Commit:     Marc Fonvieille <blackend at FreeBSD.org>
CommitDate: 2021-04-10 13:23:40 +0000

    Add link to the french version of the Website.
    Some parts still need updates.
---
 website/themes/beastie/layouts/index.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/website/themes/beastie/layouts/index.html b/website/themes/beastie/layouts/index.html
index de9c6c5a9e..37d9ae5396 100755
--- a/website/themes/beastie/layouts/index.html
+++ b/website/themes/beastie/layouts/index.html
@@ -82,6 +82,7 @@
             -->
             <li><a href="{{ $.Site.BaseURL }}de">de</a></li>
             <li><a href="{{ $.Site.BaseURL }}">en</a></li>
+            <li><a href="{{ $.Site.BaseURL }}fr">fr</a></li>
             <li><a href="{{ $.Site.BaseURL }}ja">ja</a></li>
             <li><a href="{{ $.Site.BaseURL }}zh-cn">zh-cn</a></li>
             <li><a href="{{ $.Site.BaseURL }}zh-tw">zh-tw</a></li>


More information about the dev-commits-doc-all mailing list