aboutsummaryrefslogtreecommitdiff
path: root/top.html
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2025-10-06 22:09:12 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2025-10-08 21:45:22 +0200
commit82b9f6c3ff97fccce19e0fa5fe34250bf3790f3f (patch)
tree6472393034f8202de77f9010b62a5d2cc9231818 /top.html
parent53a9bc43b4f4a92d0502e10161d5a6a5ac03f8ac (diff)
downloadsebastiano.tronto.net-82b9f6c3ff97fccce19e0fa5fe34250bf3790f3f.tar.gz
sebastiano.tronto.net-82b9f6c3ff97fccce19e0fa5fe34250bf3790f3f.zip
Fixed navigation table using m4
Diffstat (limited to 'top.html')
-rw-r--r--top.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/top.html b/top.html
index 67f55e7..3e82896 100644
--- a/top.html
+++ b/top.html
@@ -3,7 +3,7 @@
3<head> 3<head>
4 <title> TITLE | Sebastiano Tronto </title> 4 <title> TITLE | Sebastiano Tronto </title>
5 <meta name="viewport" content="width=device-width"> 5 <meta name="viewport" content="width=device-width">
6 <link rel="stylesheet" type="text/css" href="/style-5.css"> 6 <link rel="stylesheet" type="text/css" href="/style.css">
7 <link rel="icon" href="/favicon.png"> 7 <link rel="icon" href="/favicon.png">
8 <meta charset="utf-8"> 8 <meta charset="utf-8">
9</head> 9</head>

Generated with cgit - Back to sebastiano.tronto.net