mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
Typo: alt-ignore
This commit is contained in:
parent
ad056aa1cb
commit
d116948938
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
set -e # halt script on error
|
||||
|
||||
bundle exec jekyll build
|
||||
bundle exec htmlproofer ./_site --disable-external --allow-hash-href --assume-extension --alt-gnore '/.*/' --file-ignore /assets/,/style-guide/,/blog/
|
||||
bundle exec htmlproofer ./_site --disable-external --allow-hash-href --assume-extension --alt-ignore '/.*/' --file-ignore /assets/,/style-guide/,/blog/
|
Loading…
Add table
Add a link
Reference in a new issue