diff options
Diffstat (limited to 'time-looks-up-to-the-sky.html')
-rw-r--r-- | time-looks-up-to-the-sky.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/time-looks-up-to-the-sky.html b/time-looks-up-to-the-sky.html index c35a212..cb54ba0 100644 --- a/time-looks-up-to-the-sky.html +++ b/time-looks-up-to-the-sky.html | |||
@@ -10,12 +10,14 @@ | |||
10 | <title>Time looks up to the sky | Autocento of the breakfast table</title> | 10 | <title>Time looks up to the sky | Autocento of the breakfast table</title> |
11 | 11 | ||
12 | <link rel="stylesheet" type="text/css" href="./css/common.css"> | 12 | <link rel="stylesheet" type="text/css" href="./css/common.css"> |
13 | <script src="./js/lozenge.js"> </script> | ||
13 | <link rel="stylesheet" type="text/css" href="./css/verse.css"> | 14 | <link rel="stylesheet" type="text/css" href="./css/verse.css"> |
15 | <script src="./js/verse.js"> </script> | ||
14 | <link rel="stylesheet" type="text/css" href="./css/autocento.css"> | 16 | <link rel="stylesheet" type="text/css" href="./css/autocento.css"> |
17 | <script src="./js/autocento.js"> </script> | ||
15 | <!--[if lt IE 9]> | 18 | <!--[if lt IE 9]> |
16 | <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script> | 19 | <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script> |
17 | <![endif]--> | 20 | <![endif]--> |
18 | <script src="./js/lozenge.js"> </script> | ||
19 | <!-- <script src="js/external.js"> </script> --> | 21 | <!-- <script src="js/external.js"> </script> --> |
20 | </head> | 22 | </head> |
21 | <body> | 23 | <body> |