mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-07 04:21:57 +00:00
Add in meta descriptions for all blog posts missing them
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
{
|
||||
title: "Master React Unidirectional Data Flow",
|
||||
description: "",
|
||||
description: "Making sure your app's code is structured well is critical. Mastering React Unidirectionality is a huge part of that. Learn how to here.",
|
||||
published: '2021-04-27T22:12:03.284Z',
|
||||
authors: ['crutchcorn'],
|
||||
tags: ['react', 'javascript'],
|
||||
|
||||
Reference in New Issue
Block a user