From dcf43b92b0724a0b0475bc9bc623b4e22505eae6 Mon Sep 17 00:00:00 2001 From: KCarretto Date: Sun, 21 Jan 2024 19:16:28 +0000 Subject: [PATCH] Update github user to spellshift --- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index bb8f7afb0..dd93c17a5 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -32,7 +32,7 @@ url: "https://docs.realm.pub" # the base hostname & protocol for your site # Social (First three Required) repo: "https://github.com/spellshift/realm" -github_user: "kcarretto" +github_user: "spellshift" github_repo: "realm" github_branch: "main"