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: "Web Components 101: Framework Comparison",
description: "",
description: "While web components can be used standalone, they're paired best with a framework. With that in mind, which is the best and why?",
published: '2021-12-02T22:12:03.284Z',
authors: ['crutchcorn'],
tags: ['lit', 'vue', 'react', 'angular'],