VERIDEX.V1 / electron-app /loading.html
shadow55gh
fix: remove node_modules and cache from tracking
81f9dfe
raw
history blame contribute delete
312 Bytes
<!DOCTYPE html><html><head><style>body{background:#0a0a0f;color:white;display:flex;align-items:center;justify-content:center;height:100vh;margin:0;font-family:sans-serif;flex-direction:column;}h1{color:#00d4ff;font-size:3em;letter-spacing:8px;}</style></head><body><h1>VERIDEX</h1><p>Loading...</p></body></html>