about summary refs log tree commit diff stats
path: root/something-simple.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-03 00:04:57 -0700
committerCase Duckworth2015-03-03 00:04:57 -0700
commit3c1eafe3984ffa2ce72e00973342ba5311c22006 (patch)
tree7ab077da047b4d2c964e81fc853b38253af80493 /something-simple.html
parentSmall-caps first line of prose pieces (diff)
downloadautocento-3c1eafe3984ffa2ce72e00973342ba5311c22006.tar.gz
autocento-3c1eafe3984ffa2ce72e00973342ba5311c22006.zip
Change <link>s to work with GH pages
Diffstat (limited to 'something-simple.html')
-rw-r--r--something-simple.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/something-simple.html b/something-simple.html index 76d747e..63987ca 100644 --- a/something-simple.html +++ b/something-simple.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>Let’s start with something simple | Autocento of the breakfast table</title> 10 <title>Let’s start with something simple | 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/verse.css"> 12 <link rel="stylesheet" type="text/css" href="./css/_common.css">
13 <link rel="stylesheet" type="text/css" href="css/autocento.css"> 13 <link rel="stylesheet" type="text/css" href="./css/verse.css">
14 <link rel="stylesheet" type="text/css" href="./css/autocento.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>