diff options
| author | davidtsadler <davidtsadler@googlemail.com> | 2011-12-30 00:55:09 +0000 |
|---|---|---|
| committer | davidtsadler <davidtsadler@googlemail.com> | 2011-12-30 00:55:09 +0000 |
| commit | 1769e1cdcfe58339eb6ff7f13925090edaa8a4a8 (patch) | |
| tree | e2692dd6f483f9e57d41a34183c71198772d6f93 /_site_build/about.html | |
| parent | 4f363292ad67daa9f1b009ed6453567894157257 (diff) | |
Add archives page and ordinalize plugin.
Diffstat (limited to '_site_build/about.html')
| -rw-r--r-- | _site_build/about.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/_site_build/about.html b/_site_build/about.html index 3d49872..91a6aee 100644 --- a/_site_build/about.html +++ b/_site_build/about.html @@ -2,4 +2,6 @@ layout: default title: About --- -<h2>about</h2> +<section id="about"> + <h1>About</h1> +</section> |
