about summary refs log tree commit diff stats
path: root/shipwright.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-03 11:51:04 -0700
committerCase Duckworth2015-03-03 11:51:04 -0700
commitea8f7c796cc669e99f171918bca50eaf71f4533b (patch)
tree5f53d35e82aa9ff19a3178af9313fab780ab3b21 /shipwright.html
parentAdd to TODO.txt (diff)
downloadautocento-ea8f7c796cc669e99f171918bca50eaf71f4533b.tar.gz
autocento-ea8f7c796cc669e99f171918bca50eaf71f4533b.zip
Add genre, project js to template; add Georgia to css
Diffstat (limited to 'shipwright.html')
-rw-r--r--shipwright.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/shipwright.html b/shipwright.html index 5d95461..a24d27f 100644 --- a/shipwright.html +++ b/shipwright.html
@@ -10,12 +10,14 @@
10 <title>The shipwright | Autocento of the breakfast table</title> 10 <title>The shipwright | 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/elegies.css"> 16 <link rel="stylesheet" type="text/css" href="./css/elegies.css">
17 <script src="./js/elegies.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>