aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-03-28 15:45:55 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2022-03-28 15:45:55 +0200
commita391e239543dea60fce78191d32425d93e8021fd (patch)
tree14c32f55372ca81b6b64c64534c056ff5b1d54ea
parent4d398e030dc80ec92653d2ba66a4e36a9fb6f95f (diff)
downloadsebastiano.tronto.net-a391e239543dea60fce78191d32425d93e8021fd.tar.gz
sebastiano.tronto.net-a391e239543dea60fce78191d32425d93e8021fd.zip
Added lang=en
-rw-r--r--top.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/top.html b/top.html
index 2227c51..0a193d6 100644
--- a/top.html
+++ b/top.html
@@ -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">

Generated with cgit - Back to sebastiano.tronto.net