Skip to content

Commit

Permalink
remove other urls like customize md and ave template
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziumper committed Jun 8, 2024
1 parent 2b204c5 commit 31bfac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/broken-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
# removed md files that include liquid tags
# remove archived html page
# remove template ave html plage
args: --exclude-path archive/src/pages/templates/ave/index.html --exclude-path archive/index.html --exclude-path README.md --exclude-path _pages/404.md --exclude-path _pages/blog.md --exclude-path _i18n/en/_posts/2018-12-22-distill.md --exclude-path _i18n/pt-br/_posts/2018-12-22-distill.md --verbose --no-progress './**/*.md' './**/*.html'
args: --exclude-path CUSTOMIZE.md --exclude-path archive/templates/ave/index.html --exclude-path archive/src/pages/templates/ave/index.html --exclude-path archive/index.html --exclude-path README.md --exclude-path _pages/404.md --exclude-path _pages/blog.md --exclude-path _i18n/en/_posts/2018-12-22-distill.md --exclude-path _i18n/pt-br/_posts/2018-12-22-distill.md --verbose --no-progress './**/*.md' './**/*.html'

0 comments on commit 31bfac3

Please sign in to comment.