git: 58ef7b9627 - main - Add link to the french version of the Website. Some parts still need updates.
Marc Fonvieille <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by blackend: URL: https://cgit.FreeBSD.org/doc/commit/?id=58ef7b9627e6be533a17cd76bb7d2f8e879027c9 commit 58ef7b9627e6be533a17cd76bb7d2f8e879027c9 Author: Marc Fonvieille <[email protected]> AuthorDate: 2021-04-10 13:23:40 +0000 Commit: Marc Fonvieille <[email protected]> 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> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"