chore: remove draft frontmatter

This commit is contained in:
Cory Dransfeldt 2024-01-13 11:59:58 -08:00
parent a9352d5404
commit 65a962615a
No known key found for this signature in database
244 changed files with 2 additions and 246 deletions

View file

@ -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']
---