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