diff options
author | Case Duckworth | 2015-03-12 09:45:58 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-12 09:45:58 -0700 |
commit | 20e9c7c2498b559a284bb9db0fcf1a3b08c779ac (patch) | |
tree | 586c12de18d7f60d35dae7d86a49041dd11583b4 /something-simple.html | |
parent | Move dedication to before epigraph (diff) | |
download | autocento-20e9c7c2498b559a284bb9db0fcf1a3b08c779ac.tar.gz autocento-20e9c7c2498b559a284bb9db0fcf1a3b08c779ac.zip |
Fix #8 - dedication bug - & change epigraph org
- Move the $endif$ for $if(epigraph.content)$ to before .dedication - Change `epigraph + epigraph-attrib` to `epigraph > attrib`
Diffstat (limited to 'something-simple.html')
-rw-r--r-- | something-simple.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/something-simple.html b/something-simple.html index 7704dad..4867deb 100644 --- a/something-simple.html +++ b/something-simple.html | |||
@@ -1,6 +1,7 @@ | |||
1 | <!DOCTYPE html> | 1 | <!DOCTYPE html> |
2 | <!-- AUTOCENTO OF THE BREAKFAST TABLE --> | 2 | <!-- AUTOCENTO OF THE BREAKFAST TABLE --> |
3 | <!-- vim: fdm=indent --> | 3 | <!-- vim: fdm=indent |
4 | --> | ||
4 | <html lang="en"> | 5 | <html lang="en"> |
5 | <head> | 6 | <head> |
6 | <meta charset="utf-8"> | 7 | <meta charset="utf-8"> |
@@ -21,12 +22,14 @@ | |||
21 | </head> | 22 | </head> |
22 | <body> | 23 | <body> |
23 | 24 | ||
25 | |||
24 | <article id="container"> | 26 | <article id="container"> |
25 | <header> | 27 | <header> |
26 | <!-- title --> | 28 | <!-- title --> |
27 | 29 | ||
28 | 30 | ||
29 | 31 | ||
32 | |||
30 | </header> | 33 | </header> |
31 | 34 | ||
32 | <section class="content "> | 35 | <section class="content "> |