diff options
Diffstat (limited to 'about')
| -rw-r--r-- | about/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/about/index.html b/about/index.html index ecad6a1..488c609 100644 --- a/about/index.html +++ b/about/index.html @@ -1,6 +1,7 @@ --- layout: default --- +<div id="page"> <section itemscope itemtype="http://data-vocabulary.org/Person"> <h2>About</h2> <p> @@ -32,3 +33,4 @@ layout: default </ul> </p> </section> +</div> |
