chore: add post descriptions
This commit is contained in:
parent
93a3f505a5
commit
43f9d1430a
8 changed files with 16 additions and 8 deletions
|
@ -1,7 +1,8 @@
|
|||
---
|
||||
date: '2016-07-24'
|
||||
title: 'Generating a responsive CSS grid using Neat'
|
||||
description: "I use a responsive grid system for this site (and a number of other projects) that's generated by pulling in Thoughtbot's Neat framework."
|
||||
draft: false
|
||||
title: Generating a responsive CSS grid using Neat
|
||||
tags: ['development', 'CSS']
|
||||
---
|
||||
|
||||
|
|
Reference in a new issue