From b5fb125bb9709467019c383a12cf79a182fce93d Mon Sep 17 00:00:00 2001 From: Paul-Christian Volkmer Date: Sat, 23 May 2026 18:31:03 +0200 Subject: [PATCH] initial import --- README.md | 3 +++ index.json | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 README.md create mode 100644 index.json diff --git a/README.md b/README.md new file mode 100644 index 0000000..b1dfb79 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Formular-Bundle Repository for Onkostar-Formulare + +Dieses Repository enthält Formular-Bundle Repository zur Verwendung mit osc-variant diff --git a/index.json b/index.json new file mode 100644 index 0000000..b39821c --- /dev/null +++ b/index.json @@ -0,0 +1,3 @@ +{ + "bundles": [] +}