diff options
author | Case Duckworth | 2015-03-02 19:25:42 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-02 19:25:42 -0700 |
commit | 17f2ce8d651ed0635a6f005e9bf4555fc2bec22a (patch) | |
tree | 067ca922649319d6b6dc350d2c5fb9f91eefcead /joke.html | |
parent | Change width of webpages; streamline template (diff) | |
download | autocento-17f2ce8d651ed0635a6f005e9bf4555fc2bec22a.tar.gz autocento-17f2ce8d651ed0635a6f005e9bf4555fc2bec22a.zip |
Move dedication before epigraph
Diffstat (limited to 'joke.html')
-rw-r--r-- | joke.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/joke.html b/joke.html index d00eb3b..b773c97 100644 --- a/joke.html +++ b/joke.html | |||
@@ -23,7 +23,8 @@ | |||
23 | <h1 class="title">Joke</h1> | 23 | <h1 class="title">Joke</h1> |
24 | 24 | ||
25 | 25 | ||
26 | </header> | 26 | |
27 | </header> | ||
27 | 28 | ||
28 | <section class="thing prose"> | 29 | <section class="thing prose"> |
29 | <p>He wrote <em><strong>JOKES</strong></em> on the top of a page in his notebook. He had run out of notecards and hadn’t been able to convince his mother to go to the Office Supply Store for him. He left a space underneath it and wrote.</p> | 30 | <p>He wrote <em><strong>JOKES</strong></em> on the top of a page in his notebook. He had run out of notecards and hadn’t been able to convince his mother to go to the Office Supply Store for him. He left a space underneath it and wrote.</p> |