From 05730de6ee822aa6fbd5fe37d3c2c2496d67ef4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pr=C3=A4zisionskatze?= Date: Thu, 30 Apr 2026 00:38:42 +0200 Subject: [PATCH] =?UTF-8?q?feat(manifest):=20add=20.qognio.yml=20=E2=80=94?= =?UTF-8?q?=20static-bundle,=20build.profile=3Dnone,=20output=5Fdir=3Dwww?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .qognio.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .qognio.yml diff --git a/.qognio.yml b/.qognio.yml new file mode 100644 index 0000000..c6b48a0 --- /dev/null +++ b/.qognio.yml @@ -0,0 +1,8 @@ +qognio_manifest_version: 1 +slug: hermes-recruiter +type: nanoclaw +build: + profile: none + output_dir: www +deploy: + visibility: public