1
0
mirror of https://gitlab.com/MisterBiggs/brain-quartz.git synced 2025-07-22 14:21:24 +00:00

add to showcase

This commit is contained in:
jackyzha0
2021-07-29 21:26:18 -04:00
parent ccec4b30e7
commit 618dd7055c
2 changed files with 6 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ Edit `ignoreFiles` in `config.toml` to include paths you'd like to exclude from
ignoreFiles = [
"/content/templates/*",
"/content/private/*",
"<your path here>"
"<your path here>"
]
```