Sha256: d836997627105acfb104fd71fa2b7d7cbd95a0a9cfcf79fbb1d4fef961f77496
Contents?: true
Size: 483 Bytes
Versions: 1
Compression:
Stored size: 483 Bytes
Contents
_global: title_suffix: 'Your Site' _layout: 'layout' index: _global: title: 'Home' pieces: - post: title: 'A block title' content: '<p>Some paragraph</p>' - post: title: 'Another' content: '<p>Another thing.</p>' - post: title: 'And another' content: '<p>Blah blah blah.</p>' about: _global: title: 'About' pieces: - post: title: 'About Author' content: '<p>He is a cool dude.</p>'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pieces-0.1.0 | example/config/routes.yml |