aboutsummaryrefslogtreecommitdiffstats
path: root/src/content/blog
diff options
context:
space:
mode:
authorPinapelz <donaldshan1@outlook.com>2023-08-08 23:34:00 -0700
committerPinapelz <donaldshan1@outlook.com>2023-08-08 23:34:00 -0700
commit5a4d812056b6d2e352099a7f8cdeb88dfaf5063d (patch)
tree392b3a6b241223ec4f80a08b9b9a79334c61fd04 /src/content/blog
parent779a146ae577cbf92da02888438c4ec81a41de8e (diff)
Update hero images on some older posts
Diffstat (limited to 'src/content/blog')
-rw-r--r--src/content/blog/cf-worker-shortener.md2
-rw-r--r--src/content/blog/yunohost-docker-for-enduser.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/content/blog/cf-worker-shortener.md b/src/content/blog/cf-worker-shortener.md
index 8a9bbf3..2364f3d 100644
--- a/src/content/blog/cf-worker-shortener.md
+++ b/src/content/blog/cf-worker-shortener.md
@@ -2,7 +2,7 @@
title: 'Testing out Cloudflare D1 and Making a Link Shortener'
description: 'Making a simple link shortener to test out Cloudflare Workers and their new Serverless SQL database (D1)'
pubDate: 'Jul 27 2023'
-heroImage: '/603banner.png'
+heroImage: 'https://files.catbox.moe/to49fk.png'
---
Cloudflare recently launched its new D1 Serverless SQL database service into Open Alpha. I decided to test it out by making a simple link shortener. This was already previously possible through KV (key-value) storage, but D1 provides a more structured way of storing data allowing you to potentially expand upon this base in the future (for example adding account system to track what links were shortened by who).
diff --git a/src/content/blog/yunohost-docker-for-enduser.md b/src/content/blog/yunohost-docker-for-enduser.md
index dabe33f..5b08f8c 100644
--- a/src/content/blog/yunohost-docker-for-enduser.md
+++ b/src/content/blog/yunohost-docker-for-enduser.md
@@ -2,7 +2,7 @@
title: 'Yunohost, a Docker for end users? A possible future for self-hosting'
description: 'A short opinion piece on Yunohost, a self-hosting solution'
pubDate: 'Aug 6 2023'
-heroImage: '/603banner.png'
+heroImage: 'https://files.catbox.moe/3w34mx.jpg'
---
Recently, I was looking to begin my foray into the Fediverse. After having a look at all the social media services that implemented ActivityPub, I decided to go with deploying a [Misskey](https://misskey-hub.net) instance. I'm a fairly regular user of Twitter/X and obviously being a weeb and open-source enthusiast I was pretty much drawn to it immediately.
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage