about summary refs log tree commit diff stats
path: root/stagnant.html
diff options
context:
space:
mode:
Diffstat (limited to 'stagnant.html')
-rw-r--r--stagnant.html10
1 files changed, 6 insertions, 4 deletions
diff --git a/stagnant.html b/stagnant.html index ea0734f..e94fa7f 100644 --- a/stagnant.html +++ b/stagnant.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>Stagnant | Autocento of the breakfast table</title> 10 <title>Stagnant | 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/prose.css"> 16 <link rel="stylesheet" type="text/css" href="./css/prose.css">
15 <script src="./js/prose.js"> </script> 17 <script src="./js/prose.js" type="text/javascript"> </script>
16 <link rel="stylesheet" type="text/css" href="./css/paul.css"> 18 <link rel="stylesheet" type="text/css" href="./css/paul.css">
17 <script src="./js/paul.js"> </script> 19 <script src="./js/paul.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]-->