chore: remove draft frontmatter
This commit is contained in:
parent
a9352d5404
commit
65a962615a
244 changed files with 2 additions and 246 deletions
|
@ -2,7 +2,6 @@
|
|||
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
|
||||
tags: ['development', 'CSS']
|
||||
---
|
||||
|
||||
|
|
Reference in a new issue