mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-05-15 22:14:28 -04:00
restore YAML frontmatter
This commit is contained in:
@@ -1,12 +1,19 @@
|
||||
export const frontmatter = {
|
||||
title: "Why This Millennial Is With Hillary Clinton Now — and Why We All Need To Be In November",
|
||||
date: "2016-02-29 00:10:26-0400",
|
||||
description:
|
||||
'I am a 24-year-old "millennial" and I passionately support Hillary Clinton for the 45th President of the United States. Yes, we exist.',
|
||||
tags: ["2016 Presidential Election", "Bernie Sanders", "Hillary Clinton", "Politics"],
|
||||
image: "24707394571_0818d4ab83_o-1-copy.jpg",
|
||||
noComments: true,
|
||||
};
|
||||
---
|
||||
title: >-
|
||||
Why This Millennial Is With Hillary Clinton Now — and Why We All Need To Be In
|
||||
November
|
||||
date: "2016-02-29 00:10:26-0400"
|
||||
description: >-
|
||||
I am a 24-year-old "millennial" and I passionately support Hillary Clinton for
|
||||
the 45th President of the United States. Yes, we exist.
|
||||
tags:
|
||||
- 2016 Presidential Election
|
||||
- Bernie Sanders
|
||||
- Hillary Clinton
|
||||
- Politics
|
||||
image: ./24707394571_0818d4ab83_o-1-copy.jpg
|
||||
noComments: true
|
||||
---
|
||||
|
||||

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