mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-09 12:57:45 +00:00
fix: remove 0 from header of posts, remove test data
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
---
|
||||
{
|
||||
title: "Testing",
|
||||
description: "A Regular Expression – or regex for short – is a syntax that allows you to match strings with specific patterns. Think of it as a suped-up text search",
|
||||
published: "2022-04-17T22:12:03.284Z",
|
||||
authors: ["crutchcorn"],
|
||||
tags: ["regex", "computer science"],
|
||||
attached: [],
|
||||
license: "coderpad",
|
||||
originalLink: "https://coderpad.io/blog/development/the-complete-guide-to-regular-expressions-regex/",
|
||||
}
|
||||
---
|
||||
|
||||
This is a test
|
||||
@@ -1,14 +0,0 @@
|
||||
---
|
||||
{
|
||||
title: "Testing",
|
||||
description: "A Regular Expression – or regex for short – is a syntax that allows you to match strings with specific patterns. Think of it as a suped-up text search",
|
||||
published: "2022-04-17T22:12:03.284Z",
|
||||
authors: ["crutchcorn"],
|
||||
tags: ["regex", "computer science"],
|
||||
attached: [],
|
||||
license: "coderpad",
|
||||
originalLink: "https://coderpad.io/blog/development/the-complete-guide-to-regular-expressions-regex/",
|
||||
}
|
||||
---
|
||||
|
||||
This is a test
|
||||
Reference in New Issue
Block a user