add loading text

This commit is contained in:
William Jeynes
2026-04-28 23:49:15 +01:00
parent 02c8dbfda9
commit f79156ea32
+1 -1
View File
@@ -7,7 +7,7 @@
<title>LLMs For Disinformation Analysis</title>
</head>
<body>
<div id="app"></div>
<div id="app">Loading...</div>
<script type="module" src="index.tsx"></script>
</body>
</html>