Add in meta descriptions for all blog posts missing them

This commit is contained in:
Corbin Crutchley
2022-02-09 23:49:57 -08:00
parent 70d1abcb43
commit d564848db4
16 changed files with 16 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
---
{
title: "A Better Way To Code: Documentation Driven Development",
description: "",
description: "Test driven development is often taught to improve a your dev workflow; I think works Documentation drive development (DDD) works better.",
published: '2022-01-18T22:12:03.284Z',
authors: ['crutchcorn'],
tags: ['documentation', 'testing', 'opinion'],