mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-05-15 20:54:28 -04:00
dynamic opengraph images
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
import featuredImage from "./email.png";
|
||||
|
||||
export const frontmatter = {
|
||||
title: "Why I'm Dropping Dropbox",
|
||||
date: "2019-11-20 17:22:43-0400",
|
||||
description:
|
||||
"I'm finally canceling my Dropbox Pro account and moving to iCloud Drive for synchronized cloud storage.",
|
||||
tags: ["Cloud Storage", "Dropbox", "Apple", "iCloud Drive", "Betrayal"],
|
||||
image: featuredImage.src,
|
||||
image: "email.png",
|
||||
};
|
||||
|
||||
I've been a loyal Dropbox user since its inception as a [Y Combinator startup](https://www.ycombinator.com/apply/dropbox/) ten years ago. Having a folder on all of my devices that instantly synchronized with each other was a game-changer for me, and I grew dependent on it more and more as they gave out free storage like candy — 48 GB for having a Samsung Chromebook, 1 GB for "Posting \<3 to Twitter," and so on — until I needed to upgrade to Dropbox Pro. But this month I canceled my Pro subscription after a few too many strikes.
|
||||
|
||||
Reference in New Issue
Block a user