diff options
author | Case Duckworth | 2015-03-10 23:17:06 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-10 23:17:06 -0700 |
commit | bec7c936d59e331500c8350b92e33f2b5c5eb0e0 (patch) | |
tree | eb35d9c37efccc6eafa8dbca1538387dcf6c3ff4 /art.html | |
parent | Fix broken link in I think it's you (diff) | |
download | autocento-bec7c936d59e331500c8350b92e33f2b5c5eb0e0.tar.gz autocento-bec7c936d59e331500c8350b92e33f2b5c5eb0e0.zip |
Move dedication to before epigraph
Diffstat (limited to 'art.html')
-rw-r--r-- | art.html | 33 |
1 files changed, 16 insertions, 17 deletions
diff --git a/art.html b/art.html index 654569b..e88f60a 100644 --- a/art.html +++ b/art.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"> |
@@ -23,23 +24,21 @@ | |||
23 | <!-- <script src="js/external.js"> </script> --> | 24 | <!-- <script src="js/external.js"> </script> --> |
24 | </head> | 25 | </head> |
25 | <body> | 26 | <body> |
27 | |||
28 | <article id="container"> | ||
29 | <header> | ||
30 | <!-- title --> | ||
31 | <h1 class="title">Art</h1> | ||
32 | |||
26 | 33 | ||
27 | <article id="container"> | 34 | </header> |
28 | <header> | ||
29 | <!-- title --> | ||
30 | <h1 class="title">Art</h1> | ||
31 | |||
32 | |||
33 | |||
34 | </header> | ||
35 | |||
36 | <section class="content prose"> | ||
37 | <p>Paul was writing in his diary about art.</p> | ||
38 | <p><em><a href="ouroboros_memory.html">This is my brain</a></em> he wrote. <em>This is my brain and all it contains. <a href="TODO_BIBLE_LINK">‘I contain multitudes’ said Legion.</a> I think it was Legion.</em> The big heading he had written at the top of the page (<em>ART</em> it read, but only when looking at it from his point of view) sat cold and alone, neglected in the <a href="sense-of-it.html">white space</a> surrounding it. He noticed this presently (but not after he had written a little more about multitudes), paused, frowned, and began to write again.</p> | ||
39 | <p><em>ART stands alone at the top of a blank page</em> he wrote. <em>It follows <del>itself in circles</del> its own footprints in a circle around its own name. It leads nowhere but is present everywhere. <del>It contains</del> It contains multitudes. Every painting ever made is a painting of every other painting. Every song is a remix, a <a href="music-433.html">cover version</a>.</em> He crossed out the part about songs for getting off topic. He made a note to himself in the margin—<em>Music is not ART.</em></p> | ||
40 | </section> | ||
41 | </article> | ||
42 | 35 | ||
36 | <section class="content prose"> | ||
37 | <p>Paul was writing in his diary about art.</p> | ||
38 | <p><em><a href="ouroboros_memory.html">This is my brain</a></em> he wrote. <em>This is my brain and all it contains. <a href="TODO_BIBLE_LINK">‘I contain multitudes’ said Legion.</a> I think it was Legion.</em> The big heading he had written at the top of the page (<em>ART</em> it read, but only when looking at it from his point of view) sat cold and alone, neglected in the <a href="sense-of-it.html">white space</a> surrounding it. He noticed this presently (but not after he had written a little more about multitudes), paused, frowned, and began to write again.</p> | ||
39 | <p><em>ART stands alone at the top of a blank page</em> he wrote. <em>It follows <del>itself in circles</del> its own footprints in a circle around its own name. It leads nowhere but is present everywhere. <del>It contains</del> It contains multitudes. Every painting ever made is a painting of every other painting. Every song is a remix, a <a href="music-433.html">cover version</a>.</em> He crossed out the part about songs for getting off topic. He made a note to himself in the margin—<em>Music is not ART.</em></p> | ||
40 | </section> | ||
41 | </article> | ||
43 | <nav> | 42 | <nav> |
44 | <a href="#" id="lozenge" title="Random page"> ◊ </a> | 43 | <a href="#" id="lozenge" title="Random page"> ◊ </a> |
45 | <a class="nextlink" href="hymnal.html" | 44 | <a class="nextlink" href="hymnal.html" |
@@ -51,5 +50,5 @@ | |||
51 | Axe | 50 | Axe |
52 | </a> | 51 | </a> |
53 | </nav> | 52 | </nav> |
54 | </body> | 53 | </body> |
55 | </html> | 54 | </html> |