diff options
author | hellekin <hellekin@cepheide.org> | 2018-01-06 12:55:29 +0100 |
---|---|---|
committer | hellekin <hellekin@cepheide.org> | 2018-01-06 12:55:29 +0100 |
commit | ea536363c63bd0bf3fdd4085138c1584694bc42d (patch) | |
tree | 986744243f02368aea6aafb987e929a956f5a73a /ps/txt/index.html | |
parent | c9da107c1a0c44c3ac8832a99fa3aadd8bbcf7e3 (diff) | |
download | lesoiseaux.io-ea536363c63bd0bf3fdd4085138c1584694bc42d.tar.gz |
Fix html lang attribute and aside
Diffstat (limited to 'ps/txt/index.html')
-rw-r--r-- | ps/txt/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ps/txt/index.html b/ps/txt/index.html index a8d0f5a..18a7847 100644 --- a/ps/txt/index.html +++ b/ps/txt/index.html @@ -213,12 +213,12 @@ <li> <a href="https://ps.lesoiseaux.io/txt/">TXT</a> <span lang="fr">Éditions à Bruxelles</span> - <span lang="en">Editions in Bruxelles</span> + <span lang="en">Publishing in Brussels</span> </li> <li> <a href="https://ps.lesoiseaux.io/vdo/">VDO</a> <span lang="fr">Enquêtes video</span> - <span lang="en">Video inquiries</span> + <span lang="en">Video Inquiries</span> </li> </ul> </nav> |