From 7e1da8176cc8589f7303d93f4d806abd6efa8788 Mon Sep 17 00:00:00 2001 From: SebClem Date: Fri, 4 Feb 2022 16:23:20 +0100 Subject: [PATCH] :hammer: Add template config --- .gitea/template | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitea/template diff --git a/.gitea/template b/.gitea/template new file mode 100644 index 0000000..595ce89 --- /dev/null +++ b/.gitea/template @@ -0,0 +1,2 @@ +README.md +sites.yml \ No newline at end of file