From 5f5089d87225b91857d854f178d4cfc4e1611367 Mon Sep 17 00:00:00 2001 From: jagrit007 Date: Sat, 11 Oct 2025 18:03:35 +0000 Subject: [PATCH] Add elite.yaml --- elite.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 elite.yaml diff --git a/elite.yaml b/elite.yaml new file mode 100644 index 0000000..e0482e7 --- /dev/null +++ b/elite.yaml @@ -0,0 +1,9 @@ +schema: 1 +id: elite-business-invoice +name: Elite Business Invoice +version: 1.0.0 +invio: ">=0.1.0" +html: + path: index.html + url: https://your-hosting-url.com/invoice-template.html + # sha256: "optional-sha256-hash-of-html-file" \ No newline at end of file