diff options
author | EuAndreh <eu@euandre.org> | 2023-09-19 08:12:05 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-09-19 08:12:05 -0300 |
commit | 0289be01dfaf24963c346aa3a589695386c3c82f (patch) | |
tree | 3791c77099ce55455c30074201b6addad1eb6f4c | |
parent | _config.yml: Exclude v3/ (diff) | |
download | euandre.org-0289be01dfaf24963c346aa3a589695386c3c82f.tar.gz euandre.org-0289be01dfaf24963c346aa3a589695386c3c82f.tar.xz |
Diffstat (limited to '')
-rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index b914c31..acadeba 100644 --- a/_config.yml +++ b/_config.yml @@ -45,7 +45,7 @@ exclude: - metadata.json - tests.sh - static/graphviz/ - - drafts + - drafts/ - po/ - public/ - drafts/ |