diff options
| author | Priyansh <[email protected]> | 2021-07-05 18:58:20 +0530 |
|---|---|---|
| committer | Priyansh <[email protected]> | 2021-07-05 18:58:20 +0530 |
| commit | 4e1356338537c15f5d0d6e5f617df4ab3b5700a3 (patch) | |
| tree | 738562c026ffdc10d6dea5112d2f5ec6988ba52f | |
| parent | 98d07c6b3097af5536c1c7915653f8abb20da4f4 (diff) | |
| download | luciferreeves.github.io-4e1356338537c15f5d0d6e5f617df4ab3b5700a3.tar.xz luciferreeves.github.io-4e1356338537c15f5d0d6e5f617df4ab3b5700a3.zip | |
Update layout of pages according to theme docs
| -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 |
