diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2022-06-08 15:32:37 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2022-06-08 15:32:37 +0200 |
| commit | 98934e523c9d05823d7358018017fd880def9716 (patch) | |
| tree | b616428c7bdbc83081ed8e92852aba19e091e458 /top.html | |
| parent | 6bab41791269c72c7913417e735d06e3e6bf6b56 (diff) | |
| download | sebastiano.tronto.net-98934e523c9d05823d7358018017fd880def9716.tar.gz sebastiano.tronto.net-98934e523c9d05823d7358018017fd880def9716.zip | |
Added blog post. Fixed padding for code in pre.
Diffstat (limited to 'top.html')
| -rw-r--r-- | top.html | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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-2.css"> | 6 | <link rel="stylesheet" type="text/css" href="/style-3.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> |
