Skip to content

Commit

Permalink
Config.toml add example to ignore files
Browse files Browse the repository at this point in the history
  • Loading branch information
Jieiku committed Oct 23, 2024
1 parent 26200c6 commit 6a2b3fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ taxonomies = [
{name = "tags", feed = true},
]

#ignored_content = []
#ignored_static = ["apple-touch-icon.png","banner.png","safari-pinned-tab.svg","favicon*","m*.png","android-chrome*png"]

#feed_filename = "atom.xml"
#output_dir = "public"
#ignored_content = ["*.{graphml,xlsx}", "temp.*"]
Expand Down

0 comments on commit 6a2b3fa

Please sign in to comment.