diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2022-03-28 15:45:55 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2022-03-28 15:45:55 +0200 |
| commit | a391e239543dea60fce78191d32425d93e8021fd (patch) | |
| tree | 14c32f55372ca81b6b64c64534c056ff5b1d54ea /top.html | |
| parent | 4d398e030dc80ec92653d2ba66a4e36a9fb6f95f (diff) | |
| download | sebastiano.tronto.net-a391e239543dea60fce78191d32425d93e8021fd.tar.gz sebastiano.tronto.net-a391e239543dea60fce78191d32425d93e8021fd.zip | |
Added lang=en
Diffstat (limited to 'top.html')
| -rw-r--r-- | top.html | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,5 +1,5 @@ | |||
| 1 | <!doctype html> | 1 | <!doctype html> |
| 2 | <html> | 2 | <html lang="en"> |
| 3 | <head> | 3 | <head> |
| 4 | <title> TITLE | Sebastiano Tronto </title> | 4 | <title> TITLE | Sebastiano Tronto </title> |
| 5 | <meta name="viewport" content="width=device-width" /> <link rel="stylesheet" type="text/css" href="/style.css"> | 5 | <meta name="viewport" content="width=device-width" /> <link rel="stylesheet" type="text/css" href="/style.css"> |
