about summary refs log tree commit diff stats
path: root/question.html
diff options
context:
space:
mode:
Diffstat (limited to 'question.html')
-rw-r--r--question.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/question.html b/question.html index 2e87589..4319868 100644 --- a/question.html +++ b/question.html
@@ -8,13 +8,14 @@
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>Question | Autocento of the breakfast table</title> 10 <title>Question | Autocento of the breakfast table</title>
11 <link rel="stylesheet" type="text/css" href="css/_common.css"> 11
12 <link rel="stylesheet" type="text/css" href="css/prose.css"> 12 <link rel="stylesheet" type="text/css" href="./css/_common.css">
13 <link rel="stylesheet" type="text/css" href="css/paul.css"> 13 <link rel="stylesheet" type="text/css" href="./css/prose.css">
14 <link rel="stylesheet" type="text/css" href="./css/paul.css">
14 <!--[if lt IE 9]> 15 <!--[if lt IE 9]>
15 <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script> 16 <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script>
16 <![endif]--> 17 <![endif]-->
17 <script src="js/lozenge.js"> </script> 18 <script src="./js/lozenge.js"> </script>
18 <!-- <script src="js/external.js"> </script> --> 19 <!-- <script src="js/external.js"> </script> -->
19 </head> 20 </head>
20<body> 21<body>