Skip to content

Commit

Permalink
Update netlify.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveALee committed Dec 15, 2020
1 parent 58faf04 commit 488292c
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions netlify.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
[Settings]

ID = "wai-accessibility-principles"

[build]

command = "bundle exec jekyll build --config '_config.yml,_config_staging.yml'"
publish = "_site"

[build.environment]
RUBY_VERSION = "2.6.2"

[[redirects]]
from = "/"
to = "/fundamentals/accessibility-principles/"
to = "/fundamentals/accessibility-principles/"

0 comments on commit 488292c

Please sign in to comment.