diff options
author | jeffreytse <jeffreytse.mail@gmail.com> | 2020-07-16 19:41:10 +0800 |
---|---|---|
committer | jeffreytse <jeffreytse.mail@gmail.com> | 2020-07-16 19:41:10 +0800 |
commit | e0ee8ba061295946168d68f964c825e9cc334678 (patch) | |
tree | 4fdd9e6cc25b99bb662612a48448fd4b477493b5 | |
parent | 12ae7823c290166cf0762fa61603fc268e8e7047 (diff) |
chore: clean unused space in code
-rw-r--r-- | _layouts/post.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/_layouts/post.html b/_layouts/post.html index 751b984..d856c36 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -58,5 +58,3 @@ sidebar: </section> </div> - - |