Fix html language on french page template

This commit is contained in:
Timothée Floure 2024-06-28 13:48:28 +02:00
parent bb826ff398
commit 9c606bfddd
Signed by: tfloure
GPG key ID: 4502C902C00A1E12

View file

@ -16,7 +16,7 @@ get_url () {
cat << EOF cat << EOF
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en" manifest="app_cache.appache"> <html lang="fr" manifest="app_cache.appache">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">