about summary refs log tree commit diff stats
path: root/spittle.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-03 17:27:10 -0700
committerCase Duckworth2015-03-03 17:27:10 -0700
commit43c36cd6a9ed44db75bb8bf17b5d658c2a56fef3 (patch)
treef4a39be6706ba730d6d751240b1acaa5254042d6 /spittle.html
parentChange language in all files to English (diff)
downloadautocento-43c36cd6a9ed44db75bb8bf17b5d658c2a56fef3.tar.gz
autocento-43c36cd6a9ed44db75bb8bf17b5d658c2a56fef3.zip
Add hyphens to prose things with Hyphenator.js
Diffstat (limited to 'spittle.html')
-rw-r--r--spittle.html10
1 files changed, 6 insertions, 4 deletions
diff --git a/spittle.html b/spittle.html index 18609d4..6d322b0 100644 --- a/spittle.html +++ b/spittle.html
@@ -8,13 +8,15 @@
8 <meta name="author" content="Case Duckworth"> 8 <meta name="author" content="Case Duckworth">
9 <!-- more meta tags here --> 9 <!-- more meta tags here -->
10 <title>Spittle | Autocento of the breakfast table</title> 10 <title>Spittle | Autocento of the breakfast table</title>
11 11 <!-- general styles & scripts -->
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 <script src="./js/lozenge.js" type="text/javascript"> </script>
14 <script src="./js/hylo.js" type="text/javascript"> </script>
15
14 <link rel="stylesheet" type="text/css" href="./css/verse.css"> 16 <link rel="stylesheet" type="text/css" href="./css/verse.css">
15 <script src="./js/verse.js"> </script> 17 <script src="./js/verse.js" type="text/javascript"> </script>
16 <link rel="stylesheet" type="text/css" href="./css/elegies.css"> 18 <link rel="stylesheet" type="text/css" href="./css/elegies.css">
17 <script src="./js/elegies.js"> </script> 19 <script src="./js/elegies.js" type="text/javascript"> </script>
18 <!--[if lt IE 9]> 20 <!--[if lt IE 9]>
19 <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script> 21 <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script>
20 <![endif]--> 22 <![endif]-->