1
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:
2025-03-14 08:22:32 -04:00
parent 4d2febd262
commit e162d6a46c
35 changed files with 310 additions and 208 deletions
+1 -3
View File
@@ -1,12 +1,10 @@
import featuredImage from "./apocalypse.png";
export const frontmatter = {
title: "How To: Automatically Backup a Linux VPS to a Separate Cloud Storage Service",
date: "2019-06-09 19:03:10-0400",
description:
"A walkthrough for backing up a Linux server to an external storage provider like Amazon S3 automatically.",
tags: ["How To", "Tutorial", "Servers", "Backups", "Linux", "Restic"],
image: featuredImage.src,
image: "apocalypse.png",
};
![The Cloud-pocalypse: Coming soon(er than you think) to a server near you.](./apocalypse.png)