From 78f6392e87465f15a5e288a7a4d04360c9c081ad Mon Sep 17 00:00:00 2001 From: Nathan Upchurch Date: Mon, 16 Dec 2024 23:44:22 -0600 Subject: [PATCH] Update peertube instance --- _data/metadata.js | 2 +- content/changelog.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/_data/metadata.js b/_data/metadata.js index 16244f1..98bc64b 100644 --- a/_data/metadata.js +++ b/_data/metadata.js @@ -66,7 +66,7 @@ export default { }, { title: "PeerTube", - linkURL: "https://dalek.zone/a/nathan_upchurch/", + linkURL: "https://makertube.net/a/nathan/video-channels", linkDisplay: "PeerTube", iconURL: "/img/peertube.svg", }, diff --git a/content/changelog.md b/content/changelog.md index 22937a2..257fe16 100644 --- a/content/changelog.md +++ b/content/changelog.md @@ -4,6 +4,8 @@ title: Nathan Upchurch | Changelog structuredData: none --- # Changelog +* 2024-12-16 + * Update peertube instance on [/me](/me). * 2024-12-15 * Added a link to site stats on the [privacy](/about/privacy) page. * Added [Uncloseted Media](https://www.unclosetedmedia.com/) to the [blogroll](/blogroll).