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
content/notes

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>"
]
```