mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-09 21:07:49 +00:00
Add in meta descriptions for all blog posts missing them
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
{
|
||||
title: "Rust Enums, Matching, & Options API",
|
||||
description: "",
|
||||
description: "Rust allows you to build super-fast and flexible applications. Let's build one leveraging enums, pattern matching, and the Options API.",
|
||||
published: '2021-04-16T22:12:03.284Z',
|
||||
authors: ['crutchcorn'],
|
||||
tags: ['rust'],
|
||||
|
||||
Reference in New Issue
Block a user