From 9feda372102ee0dc1d7e4a2233b029841b3f58a3 Mon Sep 17 00:00:00 2001 From: tfmlmusic <155872339+tfmlmusic@users.noreply.github.com> Date: Sat, 27 Jan 2024 17:32:24 +0800 Subject: [PATCH] thefrequency update cname fix (#145) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * thefrequency update cname fix * thefrequency alphanumeric sort fix * thefrequency alphanumeric sort fix update * thefrequency fix update * thefrequency update CI fix * thefrequency update fix * thefrequency update deno fix --------- Co-authored-by: Elias Sjögreen --- cnames.ts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cnames.ts b/cnames.ts index a14e378..a1911de 100644 --- a/cnames.ts +++ b/cnames.ts @@ -176,6 +176,9 @@ export default { "thebigbot": { target: "thebigbot0000.github.io", }, + "thefrequency": { + target: "tfmlmusic.github.io/site", + }, "usbo": { target: "usbokirishima.github.io/profile", },