diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2019-09-30 03:34:07 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2019-09-30 03:34:07 +0300 |
commit | 51eadf273a735c8b87b852eb929fe851299c1238 (patch) | |
tree | f03f024bc001c656f9fdbab7283c22894d9d9c9b /index.html | |
parent | README.md: remove the obsolete Windows notes (diff) | |
download | egor-tensin.github.io-51eadf273a735c8b87b852eb929fe851299c1238.tar.gz egor-tensin.github.io-51eadf273a735c8b87b852eb929fe851299c1238.zip |
renamed layout 'plain' to 'default'
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ --- title: Main page -layout: plain +layout: default --- <h1>{{ site.personal_info.name }}</h1> <hr/> |