aboutsummaryrefslogtreecommitdiff
path: root/top.html
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2022-06-09 15:11:40 +0200
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2022-06-09 15:11:40 +0200
commit28c6b9090727cc7e9eda7c6a7d8cefdfc02ef6ce (patch)
treed4e1b5518024c6653a0b88f474ca09b723d938fc /top.html
parent98934e523c9d05823d7358018017fd880def9716 (diff)
downloadsebastiano.tronto.net-28c6b9090727cc7e9eda7c6a7d8cefdfc02ef6ce.tar.gz
sebastiano.tronto.net-28c6b9090727cc7e9eda7c6a7d8cefdfc02ef6ce.zip
Added overflow-x property to pre tag
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 cd01679..73f920c 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-3.css"> 6 <link rel="stylesheet" type="text/css" href="/style-4.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