aboutsummaryrefslogtreecommitdiff
path: root/top.html
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-06-08 10:54:01 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2022-06-08 10:54:01 +0200
commit6bab41791269c72c7913417e735d06e3e6bf6b56 (patch)
tree644e00931f81d0d96a67b5912598709d755a7bfb /top.html
parenta4d0141122293afc0468eeb2b1310493dff4c8a5 (diff)
downloadsebastiano.tronto.net-6bab41791269c72c7913417e735d06e3e6bf6b56.tar.gz
sebastiano.tronto.net-6bab41791269c72c7913417e735d06e3e6bf6b56.zip
Added padding for inline code
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 c28d40d..af86257 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-1.css"> 6 <link rel="stylesheet" type="text/css" href="/style-2.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