From 9ecb57e821e2eecf519da2fb26508048c9a732ba Mon Sep 17 00:00:00 2001 From: TheEpicBlock Date: Thu, 1 Feb 2024 00:54:45 +0100 Subject: [PATCH 1/2] Fix patchnote url --- src/layouts/PatchNotes.astro | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/src/layouts/PatchNotes.astro b/src/layouts/PatchNotes.astro index 2016e2d41..461f7b60c 100644 --- a/src/layouts/PatchNotes.astro +++ b/src/layouts/PatchNotes.astro @@ -96,8 +96,11 @@ import Base from "./Base.astro";