diff options
| author | Marc Vertes <mvertes@free.fr> | 2023-05-09 13:23:09 +0200 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2023-05-09 13:23:09 +0200 |
| commit | a501e2d244394b376f87736c4cb07ddc94ef798e (patch) | |
| tree | 552cc0386cdfbc53e423d72b2f8aa66251e911a7 /build.sh | |
| parent | e36896a452bac667c47058501d98b0d12e86ff59 (diff) | |
valid HTML
Diffstat (limited to 'build.sh')
| -rwxr-xr-x | build.sh | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ #!/bin/sh -header='<meta charset="UTF-8"> +header='<!DOCTYPE html> +<meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <style> body { |
