blob: dd224da9c21294bbca1eb64ad3744c23da1fc421 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
<!DOCTYPE html>
<!-- AUTOCENTO OF THE BREAKFAST TABLE -->
<!-- vim: fdm=indent
-->
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="generator" content="pandoc">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
<meta name="author" content="Case Duckworth">
<title>Walking in the rain | Autocento of the breakfast table</title>
<link rel="icon" type="image/png" href="img/favico.png" />
<link rel="stylesheet" type="text/css" href="./css/common.css">
<script src="./js/lozenge.js" type="text/javascript"> </script>
<script src="./js/hylo.js" type="text/javascript"> </script>
<link rel="stylesheet" type="text/css" href="./css/verse.css">
<script src="./js/verse.js" type="text/javascript"> </script>
<link rel="stylesheet" type="text/css" href="./css/autocento.css">
<script src="./js/autocento.js" type="text/javascript"> </script>
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"> </script>
<![endif]-->
<!-- <script src="js/external.js"> </script> -->
</head>
<body>
<article id="container">
<header>
<!-- title -->
<h1 class="title">Walking in the rain</h1>
<div class="header-extra">
</div>
</header>
<section class="content verse"><p>I can walk through the rain, <a href="collage-instrument.html">that rare occurrence</a><br />and never be hit by a drop. There is a space around me<br />that refuses to be <a href="lovesong.html">penetrated</a> by weather of any kind<br />be it rain or snow or sunshine. <a href="seasonal-affective-disorder.html">Is it cold I hear you</a><br />asking in your voice soft as a breeze. No it is not<br /><a href="cold-wind.html">particularly cold</a>. If I were to describe it as warm<br /><a href="todaniel.html">I would be lying as well</a>. If I were to pretend I heard<br />you, far-off, mirage, breeze on the horizon, <a href="no-nothing.html">no truth</a><br />would ever be said to have come from <a href="swansong-alt.html">my frozen lips</a>.</p></section>
</article>
<nav>
<a href="#" id="lozenge" title="Random page"> ◊ </a>
</nav>
</body>
</html>
|