diff --git a/.eslintignore b/.eslintignore new file mode 100644 index 00000000..8841788e --- /dev/null +++ b/.eslintignore @@ -0,0 +1,2 @@ +layout/ +source/ diff --git a/_config.yml b/_config.yml index 0dfa14d9..25d82768 100644 --- a/_config.yml +++ b/_config.yml @@ -224,3 +224,7 @@ custom_font: # Ensure visitor to get the latest version of source. # Set a higher value before creating new release. source_version: 20211217 + +# Codecopying +codecopy: + enable: true \ No newline at end of file diff --git a/layout/_partial/base-background-image.ejs b/layout/_partial/base-background-image.ejs index 4ecd8ae1..9821e1ff 100644 --- a/layout/_partial/base-background-image.ejs +++ b/layout/_partial/base-background-image.ejs @@ -53,7 +53,7 @@ <% if(is_post()) { %>