mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-07 21:07:47 +00:00
Add in meta descriptions for all blog posts missing them
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
{
|
||||
title: "Web Components 101: Vanilla JS",
|
||||
description: "",
|
||||
description: "One of the ways web components differs from a framework is that it works right in the browser. Here's how to build them from scratch.",
|
||||
published: '2021-07-15T22:12:03.284Z',
|
||||
authors: ['crutchcorn'],
|
||||
tags: ['javascript', 'html', 'webdev'],
|
||||
|
||||
Reference in New Issue
Block a user