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 /hard-game.html | |
parent | Change width of webpages; streamline template (diff) | |
download | autocento-17f2ce8d651ed0635a6f005e9bf4555fc2bec22a.tar.gz autocento-17f2ce8d651ed0635a6f005e9bf4555fc2bec22a.zip |
Move dedication before epigraph
Diffstat (limited to 'hard-game.html')
-rw-r--r-- | hard-game.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hard-game.html b/hard-game.html index 5aaacad..f0967f5 100644 --- a/hard-game.html +++ b/hard-game.html | |||
@@ -23,8 +23,9 @@ | |||
23 | <h1 class="title">A hard game</h1> | 23 | <h1 class="title">A hard game</h1> |
24 | 24 | ||
25 | 25 | ||
26 | <!-- dedication --> | 26 | <!-- dedication --> |
27 | <div class="dedication">Jim Henson</div> | 27 | <div class="dedication">Jim Henson</div> |
28 | |||
28 | </header> | 29 | </header> |
29 | 30 | ||
30 | <section class="thing verse"> | 31 | <section class="thing verse"> |