about summary refs log tree commit diff stats
path: root/largest-asteroid.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-24 22:53:18 -0700
committerCase Duckworth2015-03-24 22:53:18 -0700
commitdf0d5f3cb03f8bf7d72e067c0fd7ee54ce4b86eb (patch)
tree9cb3585e91c71e0d56bff5fb1f0d6c8dc5f8c093 /largest-asteroid.html
parentDisable Jekyll page rendering (diff)
downloadautocento-df0d5f3cb03f8bf7d72e067c0fd7ee54ce4b86eb.tar.gz
autocento-df0d5f3cb03f8bf7d72e067c0fd7ee54ce4b86eb.zip
Change template and CSS for flatter structure
- Change CSS to one file
- Change template to reflect CSS flattening
Diffstat (limited to 'largest-asteroid.html')
-rw-r--r--largest-asteroid.html16
1 files changed, 7 insertions, 9 deletions
diff --git a/largest-asteroid.html b/largest-asteroid.html index 679cabc..9b7fabc 100644 --- a/largest-asteroid.html +++ b/largest-asteroid.html
@@ -12,23 +12,19 @@
12 <title>The largest asteroid in the asteroid belt | Autocento of the breakfast table</title> 12 <title>The largest asteroid in the asteroid belt | Autocento of the breakfast table</title>
13 <link rel="icon" type="image/png" href="img/favico.png" /> 13 <link rel="icon" type="image/png" href="img/favico.png" />
14 14
15 <link rel="stylesheet" type="text/css" href="./css/common.css"> 15 <link rel="stylesheet" type="text/css" href="style.css">
16 <script src="./js/lozenge.js" type="text/javascript"> </script> 16 <script src="./js/lozenge.js" type="text/javascript"> </script>
17 <script src="./js/hylo.js" type="text/javascript"> </script> 17 <script src="./js/hylo.js" type="text/javascript"> </script>
18 18
19 <link rel="stylesheet" type="text/css" href="./css/verse.css"> 19 <!--[if lt IE 9]>
20 <script src="./js/verse.js" type="text/javascript"> </script>
21 <link rel="stylesheet" type="text/css" href="./css/autocento.css">
22 <script src="./js/autocento.js" type="text/javascript"> </script>
23 <!--[if lt IE 9]>
24 <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script> 20 <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script>
25 <![endif]--> 21 <![endif]-->
26 <!-- <script src="js/external.js"> </script> --> 22 <!-- <script src="js/external.js"> </script> -->
27 </head> 23 </head>
28<body> 24<body id="largest-asteroid" class="autocento">
29 25
30 26
31 <article id="container"> 27 <article class="container">
32 <header> 28 <header>
33 <!-- title --> 29 <!-- title -->
34 <h1 class="title">The largest asteroid in the asteroid belt</h1> 30 <h1 class="title">The largest asteroid in the asteroid belt</h1>
@@ -40,7 +36,9 @@
40 </header> 36 </header>
41 37
42 38
43 <section class="content verse"><p>What secrets does it hold?<br />Can it tell us who kissed Sara<br />that night on the veranda, or<br />who Joey is really in love with?<br />We all know it isn’t Sara, we<br />mean look at them Christmas eve<br />and he’s staring whistfully<br />at the stars, or the largest<br />asteroid in the asteroid belt.<br />She’s staring at him, sure, but<br />she sees the twinkle in his eye<br />is not aimed in her direction.<br />The reflection of that reflection<br />will beam into space, lightyears<br />of space, dimming slowly each<br />second, until it dies out like<br />all of Sara’s hopes for something<br />resembling love in this life, real<br />love that takes hold of her by<br />the throat and refuses to let go,<br />love that makes men travel for her<br />and only for her, love that launches<br />space ships to that asteroid, the<br />largest in the asteroid belt, that<br />jewel of dead rock and ice, harboring<br />something that could’ve been life<br /><a href="http://www.writing.upenn.edu/~afilreis/88/stevens-snowman.html">and nothing that actually is</a>.</p></section> 39 <section class="content verse">
40 <p>What secrets does it hold?<br />Can it tell us who kissed Sara<br />that night on the veranda, or<br />who Joey is really in love with?<br />We all know it isn’t Sara, we<br />mean look at them Christmas eve<br />and he’s staring whistfully<br />at the stars, or the largest<br />asteroid in the asteroid belt.<br />She’s staring at him, sure, but<br />she sees the twinkle in his eye<br />is not aimed in her direction.<br />The reflection of that reflection<br />will beam into space, lightyears<br />of space, dimming slowly each<br />second, until it dies out like<br />all of Sara’s hopes for something<br />resembling love in this life, real<br />love that takes hold of her by<br />the throat and refuses to let go,<br />love that makes men travel for her<br />and only for her, love that launches<br />space ships to that asteroid, the<br />largest in the asteroid belt, that<br />jewel of dead rock and ice, harboring<br />something that could’ve been life<br /><a href="http://www.writing.upenn.edu/~afilreis/88/stevens-snowman.html">and nothing that actually is</a>.</p>
41 </section>
44 </article> 42 </article>
45 <nav> 43 <nav>
46 <a href="#" id="lozenge" title="Random page"> &loz; </a> 44 <a href="#" id="lozenge" title="Random page"> &loz; </a>