Skip to content

Commit

Permalink
Add 4Bing
Browse files Browse the repository at this point in the history
  • Loading branch information
wbigger committed Apr 8, 2019
1 parent 1d4ab21 commit 361f6de
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 11 deletions.
1 change: 1 addition & 0 deletions book-4Binf.toml
8 changes: 0 additions & 8 deletions book-5inf.toml

This file was deleted.

2 changes: 1 addition & 1 deletion book.sh
Expand Up @@ -17,7 +17,7 @@ if [ $# -eq 1 ] && [ $1 == "test" ]; then
fi

CLASS="null"
CLASSES="5Ainf 5Binf"
CLASSES="5Ainf 5Binf 4Binf"

if [ $# -eq 1 ] && [ $1 == "-l" ]; then
echo "Available classes: $CLASSES";
Expand Down
2 changes: 1 addition & 1 deletion book.toml
11 changes: 11 additions & 0 deletions src/SUMMARY-4Binf.md
@@ -0,0 +1,11 @@
# Summary

- [Benvenuti](./README.md)
- [HTML5 Walkthrough](./html5/README.md)
- [HTML](./html5/01-html.md)
- [CSS](./html5/02-css.md)
- [JS](./html5/03-js.md)
- [Deploy](./deploy/README.md)
- [Local](./deploy/local.md)
- [On-Premises](./deploy/onprem.md)
- [Cloud](./deploy/cloud.md)
2 changes: 1 addition & 1 deletion src/SUMMARY.md

0 comments on commit 361f6de

Please sign in to comment.