diff options
author | EuAndreh <eu@euandre.org> | 2020-12-19 03:01:16 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-12-19 03:21:12 -0300 |
commit | 08e4129b5e77b960ebc5ca66cec34c49a6e9426d (patch) | |
tree | f34d0464eaf3570d311f022ea1147cb062d93083 /_config.yml | |
parent | Use 'post' layout for pastebins (diff) | |
download | euandre.org-08e4129b5e77b960ebc5ca66cec34c49a6e9426d.tar.gz euandre.org-08e4129b5e77b960ebc5ca66cec34c49a6e9426d.tar.xz |
Stop considering templates/ in scripts
Diffstat (limited to '')
-rw-r--r-- | _config.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index a05d4a3..93eb586 100644 --- a/_config.yml +++ b/_config.yml @@ -29,7 +29,6 @@ exclude: - nix/ - scripts/ - result* - - templates/ - metadata.json - tests.sh - images/graphviz/ |