diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-06-30 11:25:55 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-06-30 11:25:55 +0200 |
commit | 3ede60f1527f8ca082c18d503a9477477c20fc78 (patch) | |
tree | f0978a88a22bf6b3139e49605d49e8bfade21040 /_config.yml | |
parent | upgrade to Jekyll 4 (diff) | |
download | blog-3ede60f1527f8ca082c18d503a9477477c20fc78.tar.gz blog-3ede60f1527f8ca082c18d503a9477477c20fc78.zip |
Makefile: move the prelude to prelude.mk
Diffstat (limited to '_config.yml')
-rw-r--r-- | _config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index e0179d1..18d1105 100644 --- a/_config.yml +++ b/_config.yml @@ -7,6 +7,7 @@ strict_front_matter: true exclude: - Makefile + - prelude.mk - README.md collections: |