diff options
| -rw-r--r-- | src/style-1.css (renamed from src/style.css) | 0 | ||||
| -rw-r--r-- | top.html | 3 |
2 files changed, 2 insertions, 1 deletions
diff --git a/src/style.css b/src/style-1.css index d40758f..d40758f 100644 --- a/src/style.css +++ b/src/style-1.css | |||
| @@ -2,7 +2,8 @@ | |||
| 2 | <html lang="en"> | 2 | <html lang="en"> |
| 3 | <head> | 3 | <head> |
| 4 | <title> TITLE | Sebastiano Tronto </title> | 4 | <title> TITLE | Sebastiano Tronto </title> |
| 5 | <meta name="viewport" content="width=device-width" /> <link rel="stylesheet" type="text/css" href="/style.css"> | 5 | <meta name="viewport" content="width=device-width" /> |
| 6 | <link rel="stylesheet" type="text/css" href="/style-1.css"> | ||
| 6 | <link rel="icon" href="/favicon.png"> | 7 | <link rel="icon" href="/favicon.png"> |
| 7 | <meta charset="utf-8"> | 8 | <meta charset="utf-8"> |
| 8 | </head> | 9 | </head> |
