commit 954bd2f443fa9edcd68201f5579c908b7317c6fc
parent 0f564347ca3b5e3dbe7e5792b35689ab42c3c6f5
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Mon, 9 Jun 2025 09:22:20 +0200
Small fix in tempalte HTML
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/top.html b/top.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<title> TITLE | Sebastiano Tronto </title>
- <meta name="viewport" content="width=device-width" />
+ <meta name="viewport" content="width=device-width">
<link rel="stylesheet" type="text/css" href="/style-5.css">
<link rel="icon" href="/favicon.png">
<meta charset="utf-8">