mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-05-15 21:34:26 -04:00
dynamic opengraph images
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
import featuredImage from "./obama-laughing.jpg";
|
||||
|
||||
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: featuredImage.src,
|
||||
image: "obama-laughing.jpg",
|
||||
};
|
||||
|
||||

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