CoolFace
Apppublic

pradeepmav/flagstone

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
index.html15 linesDownload Raw Back to root
1<!doctype html>2<html lang="en" data-critters-container>3<head>4  <meta charset="utf-8">5  <title>Panasa Intelligence Platform</title>6  <base href="/">7  <meta name="viewport" content="width=device-width, initial-scale=1">8  <link rel="icon" type="image/x-icon" href="favicon.ico">9<style>*{box-sizing:border-box;margin:0;padding:0}body{font-family:Arial,sans-serif;background:#f0f4f8;color:#1f2937}10</style><link rel="stylesheet" href="styles-YFJEI2KE.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles-YFJEI2KE.css"></noscript></head>11<body>12  <app-root></app-root>13<script src="polyfills-FFHMD2TL.js" type="module"></script><script src="main-XMY2HS5A.js" type="module"></script></body>14</html>15