diff options
Diffstat (limited to 'something-simple.html')
-rw-r--r-- | something-simple.html | 29 |
1 files changed, 14 insertions, 15 deletions
diff --git a/something-simple.html b/something-simple.html index 6bfd6f6..7704dad 100644 --- a/something-simple.html +++ b/something-simple.html | |||
@@ -1,5 +1,6 @@ | |||
1 | <!DOCTYPE html> | 1 | <!DOCTYPE html> |
2 | <!-- Template for compiled 'Autocento' documents --> | 2 | <!-- AUTOCENTO OF THE BREAKFAST TABLE --> |
3 | <!-- vim: fdm=indent --> | ||
3 | <html lang="en"> | 4 | <html lang="en"> |
4 | <head> | 5 | <head> |
5 | <meta charset="utf-8"> | 6 | <meta charset="utf-8"> |
@@ -19,23 +20,21 @@ | |||
19 | <!-- <script src="js/external.js"> </script> --> | 20 | <!-- <script src="js/external.js"> </script> --> |
20 | </head> | 21 | </head> |
21 | <body> | 22 | <body> |
23 | |||
24 | <article id="container"> | ||
25 | <header> | ||
26 | <!-- title --> | ||
27 | |||
28 | |||
22 | 29 | ||
23 | <article id="container"> | 30 | </header> |
24 | <header> | ||
25 | <!-- title --> | ||
26 | |||
27 | |||
28 | |||
29 | |||
30 | </header> | ||
31 | |||
32 | <section class="content "> | ||
33 | <p>in mammals the ratio between bladder size<br />and urethra is such that it takes<br />all of them the same time to piss. Take<br />for example the fact that Fibonnacci<br />numbers show up everywhere. How can you<br />look at this at all of this all of<br />these facts and tell me to my face there<br />is no God? And yet there isn’t<br />you murmer quietly into my ear over<br />and over like a low tide sounding<br />its lonely waves on an abandoned beach.<br />The ocean that birthed us holds us<br />still. We are tied, you and I, together<br />in her arms. The <a href="moon-drowning.html">moon, caring father,</a><br />looks down from a dispassionate sky.</p> | ||
34 | </section> | ||
35 | </article> | ||
36 | 31 | ||
32 | <section class="content "> | ||
33 | <p>in mammals the ratio between bladder size<br />and urethra is such that it takes<br />all of them the same time to piss. Take<br />for example the fact that Fibonnacci<br />numbers show up everywhere. How can you<br />look at this at all of this all of<br />these facts and tell me to my face there<br />is no God? And yet there isn’t<br />you murmer quietly into my ear over<br />and over like a low tide sounding<br />its lonely waves on an abandoned beach.<br />The ocean that birthed us holds us<br />still. We are tied, you and I, together<br />in her arms. The <a href="moon-drowning.html">moon, caring father,</a><br />looks down from a dispassionate sky.</p> | ||
34 | </section> | ||
35 | </article> | ||
37 | <nav> | 36 | <nav> |
38 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 37 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
39 | </nav> | 38 | </nav> |
40 | </body> | 39 | </body> |
41 | </html> | 40 | </html> |