diff options
Diffstat (limited to 'about-the-author.html')
-rw-r--r-- | about-the-author.html | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/about-the-author.html b/about-the-author.html index 925a35b..72aaca9 100644 --- a/about-the-author.html +++ b/about-the-author.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"> |
@@ -25,17 +26,18 @@ | |||
25 | </head> | 26 | </head> |
26 | <body> | 27 | <body> |
27 | 28 | ||
29 | |||
28 | <article id="container"> | 30 | <article id="container"> |
29 | <header> | 31 | <header> |
30 | <!-- title --> | 32 | <!-- title --> |
31 | <h1 class="title">About the author</h1> | 33 | <h1 class="title">About the author</h1> |
32 | <h1 class="subtitle">(not pictured)</h1> | 34 | <h1 class="subtitle">(not pictured)</h1> |
33 | 35 | ||
34 | <!-- epigraph --> | 36 | <!-- epigraph --> |
35 | <div class="epigraph"> | 37 | <div class="epigraph"> |
36 | The body that surrounds him is his, but his insides are not. | 38 | The body that surrounds him is his, but his insides are not. |
37 | </div> | 39 | |
38 | 40 | </div> | |
39 | 41 | ||
40 | </header> | 42 | </header> |
41 | 43 | ||