Mercurial > piecrust2
view docs/bower.json @ 345:ad3e6496f5c3
config: Add `default_page_layout` and `default_post_layout` settings.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 15 Apr 2015 16:38:04 -0700 |
parents | 07d53370724b |
children |
line wrap: on
line source
{ "name": "PieCrust", "version": "0.0.1", "private": "true", "dependencies": { "bootstrap": "~3.3.2" } }