deploy prep

This commit is contained in:
Kiritan Flux 2017-01-22 20:54:42 +01:00
parent 4dfa1baed3
commit 06becf58e7
135 changed files with 4126 additions and 914 deletions

View file

@ -214,7 +214,7 @@
}
// Collapsable panels (aka, accordion)
// Collapsible panels (aka, accordion)
//
// Wrap a series of panels in `.panel-group` to turn them into an accordion with
// the help of our collapse JavaScript plugin.