about summary refs log tree commit diff stats
path: root/apollo11.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-26 19:46:45 -0700
committerCase Duckworth2015-03-26 19:46:45 -0700
commitc654151582a77a0b459e3f55b687e43a32d4b67d (patch)
tree6d5d5d2b5f5650b494318e66cef6135b32c0cc72 /apollo11.html
parentFlatten directory structure (diff)
downloadautocento-c654151582a77a0b459e3f55b687e43a32d4b67d.tar.gz
autocento-c654151582a77a0b459e3f55b687e43a32d4b67d.zip
Add HAPAX LEGOMENA support & flatten structure
The list of hapax legomena for this project is available at /hapax.html.

In addition, the directory structure has been further flattened.
All assets (javascript, lua, images, fonts) are in /trunk/.

One other thing was to update the makefile.
It compiles hapax.txt from rivers.
Diffstat (limited to 'apollo11.html')
-rw-r--r--apollo11.html9
1 files changed, 4 insertions, 5 deletions
diff --git a/apollo11.html b/apollo11.html index 602fd68..ae85342 100644 --- a/apollo11.html +++ b/apollo11.html
@@ -10,16 +10,15 @@
10 <meta name="author" content="Case Duckworth"> 10 <meta name="author" content="Case Duckworth">
11 11
12 <title>On seeing the panorama of the Apollo 11 landing site | Autocento of the breakfast table</title> 12 <title>On seeing the panorama of the Apollo 11 landing site | 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="trunk/favico.png" />
14 14
15 <link rel="stylesheet" type="text/css" href="style.css"> 15 <link rel="stylesheet" type="text/css" href="style.css">
16 <script src="./js/lozenge.js" type="text/javascript"> </script> 16 <script src="trunk/lozenge.js" type="text/javascript"> </script>
17 <script src="./js/hylo.js" type="text/javascript"> </script> 17 <script src="trunk/hylo.js" type="text/javascript"> </script>
18 18
19 <!--[if lt IE 9]> 19 <!--[if lt IE 9]>
20 <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script> 20 <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script>
21 <![endif]--> 21 <![endif]-->
22 <!-- <script src="js/external.js"> </script> -->
23 </head> 22 </head>
24<body id="apollo11" class="elegies"> 23<body id="apollo11" class="elegies">
25 24
@@ -37,7 +36,7 @@
37 36
38 <div class="ekphrastic"> 37 <div class="ekphrastic">
39 <a href="http://apod.nasa.gov/apod/ap141220.html"> 38 <a href="http://apod.nasa.gov/apod/ap141220.html">
40 <img src="img/img/panorama-apollo11.jpg" 39 <img src="trunk/panorama-apollo11.jpg"
41 title="Big deal." 40 title="Big deal."
42 alt="Big deal." 41 alt="Big deal."
43 /> 42 />