refactor: project folder names

This commit is contained in:
martin legrand
2025-04-16 20:35:33 +02:00
parent 023c183e85
commit e1706d97f2
32 changed files with 8 additions and 380 deletions
@@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>AgenticSeek</title>
<link
href="https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700&display=swap"
rel="stylesheet"
/>
</head>
<body>
<div id="root"></div>
</body>
</html>