diff options
author | uvok cheetah | 2020-01-09 20:26:53 +0100 |
---|---|---|
committer | uvok cheetah | 2020-01-09 20:26:53 +0100 |
commit | e2af0cb833b78f9db86562e69b7d543e2be7854f (patch) | |
tree | d4381b1c167edde15a6c5947fbe286fd2a3619dc | |
parent | dfc78c1bf0215fd693e931a17ffde0c1364c117f (diff) |
Re-add home layout with error message
-rw-r--r-- | _layouts/home.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/_layouts/home.html b/_layouts/home.html new file mode 100644 index 0000000..7f34b8f --- /dev/null +++ b/_layouts/home.html @@ -0,0 +1,5 @@ +--- +layout: default +--- + +<strong> Error: home layout has been replaced by postlist layout </strong> |