diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/index.html b/index.html index 4e233cb..d96b074 100644 --- a/index.html +++ b/index.html | |||
@@ -7,11 +7,10 @@ | |||
7 | <meta name="author" content="Case Duckworth"> | 7 | <meta name="author" content="Case Duckworth"> |
8 | 8 | ||
9 | <title>Autocento of the breakfast table</title> | 9 | <title>Autocento of the breakfast table</title> |
10 | <link rel="icon" type="image/png" href="img/favico.png" /> | 10 | <link rel="icon" type="image/png" href="trunk/favico.png" /> |
11 | 11 | ||
12 | <!-- <link rel="stylesheet" type="text/css" href="./css/cover.css"> --> | ||
13 | <link rel="stylesheet" type="text/css" href="style.css"> | 12 | <link rel="stylesheet" type="text/css" href="style.css"> |
14 | <script src="./js/lozenge.js" type="text/javascript"> </script> | 13 | <script src="trunk/lozenge.js" type="text/javascript"> </script> |
15 | 14 | ||
16 | <script> | 15 | <script> |
17 | function _about() { | 16 | function _about() { |