diff options
| -rw-r--r-- | about.md (renamed from about.markdown) | 2 | ||||
| -rw-r--r-- | index.html (renamed from index.markdown) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/about.markdown b/about.md index 8b4e0b2..77cb081 100644 --- a/about.markdown +++ b/about.md @@ -1,5 +1,5 @@ --- -layout: page +layout: post title: About permalink: /about/ --- diff --git a/index.markdown b/index.html index 0671507..0671507 100644 --- a/index.markdown +++ b/index.html |
