chore: add post descriptions

This commit is contained in:
Cory Dransfeldt 2023-12-13 11:56:11 -08:00
parent 93a3f505a5
commit 43f9d1430a
No known key found for this signature in database
8 changed files with 16 additions and 8 deletions

View file

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