LK-SPEC-1.0 · Cover sheet
+
Levkin
Custom software, automation & AI workflows
Custom apps, automation, AI workflows, CaseWare, and QA — scoped, production-ready, and easy to hand off.
diff --git a/vite.config.js b/vite.config.js
index 628b2a0..23e13f8 100644
--- a/vite.config.js
+++ b/vite.config.js
@@ -13,6 +13,7 @@ export default defineConfig({
main: resolve(__dirname, 'index.html'),
spec: resolve(__dirname, 'spec/index.html'),
stackFolder: resolve(__dirname, 'stack-folder/index.html'),
+ logo: resolve(__dirname, 'logo/index.html'),
},
},
},