From 21dfc76f90b95190ec33db16f26651b0d0951d23 Mon Sep 17 00:00:00 2001 From: JustTemmie <47639983+JustTemmie@users.noreply.github.com> Date: Fri, 2 May 2025 01:33:19 +0200 Subject: [PATCH] chore: github is annoying, creating a symlink github requires org READMEs to be in the repo .github, in profile/README.md creating a symlink so that the github mirror functions --- profile/README.md | 1 + 1 file changed, 1 insertion(+) create mode 120000 profile/README.md diff --git a/profile/README.md b/profile/README.md new file mode 120000 index 0000000..32d46ee --- /dev/null +++ b/profile/README.md @@ -0,0 +1 @@ +../README.md \ No newline at end of file