diff --git a/_config.yml b/_config.yml index 7ab5ae3..ff4e9b1 100644 --- a/_config.yml +++ b/_config.yml @@ -136,4 +136,4 @@ footer: # theme version # enjoy it! version: - 0.3.2 \ No newline at end of file + 0.3.3 \ No newline at end of file diff --git a/layout/_partial/_post/toc.ejs b/layout/_partial/_post/toc.ejs index 6f732c5..28dd5b4 100644 --- a/layout/_partial/_post/toc.ejs +++ b/layout/_partial/_post/toc.ejs @@ -1,7 +1,10 @@ <% if(theme.toc && !page.hide_toc ){ %>