Skip to content

Commit 3338a48

Browse files
committed
Merge branch 'master' into update_link_credits to that I can submit a cleaner pull request
2 parents 35b3290 + a85d459 commit 3338a48

80 files changed

Lines changed: 21 additions & 20 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

LANGS.md

Lines changed: 1 addition & 1 deletion

book.json

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
{
2+
"gitbook": "2.x.x",
23
"links": {
34
"sidebar": {
45
"Need help? Talk to us!": "https://gitter.im/DjangoGirls/tutorial"
56
}
67
},
7-
88
"plugins": [
9-
9+
10+
"[email protected]", "language-picker"
1011
],
1112
"pluginsConfig": {
1213
"ga": {
@@ -17,8 +18,9 @@
1718
},
1819
"github": {
1920
"url": "https://github.com/DjangoGirls/tutorial"
21+
},
22+
"language-picker": {
23+
"grid-columns": 3
2024
}
21-
},
22-
23-
"gitbook": "2.6.7"
25+
}
2426
}

0 commit comments

Comments
 (0)