mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-07-02 07:15:58 -04:00
restore YAML frontmatter
This commit is contained in:
@@ -1,10 +1,14 @@
|
||||
export const frontmatter = {
|
||||
title: "Ranking 2020 Presidential Candidates's 404 Pages",
|
||||
date: "2019-10-30 13:58:39-0400",
|
||||
description: "Each of the 2020 presidential candidates's 404 Not Found pages, ranked.",
|
||||
tags: ["Politics", "Campaign 2020", "Rankings", "Attempted Humor"],
|
||||
image: "obama-laughing.jpg",
|
||||
};
|
||||
---
|
||||
title: Ranking 2020 Presidential Candidates's 404 Pages
|
||||
date: "2019-10-30 13:58:39-0400"
|
||||
description: "Each of the 2020 presidential candidates's 404 Not Found pages, ranked."
|
||||
tags:
|
||||
- Politics
|
||||
- Campaign 2020
|
||||
- Rankings
|
||||
- Attempted Humor
|
||||
image: ./obama-laughing.jpg
|
||||
---
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user