design-guidelines/index.html
Ammon Victor e5cd3a154c Add new assets and HTML structure for Lupmis 2.0 Design Guidelines
- Created new JavaScript files for map pin, search, and user icons.
- Added index.html with basic structure and linked assets.
- Included vite.svg for the favicon.
2026-05-20 11:49:13 +03:00

15 lines
475 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Lupmis 2.0 Design Guidelines</title>
<script type="module" crossorigin src="/assets/index-mUEXKEer.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BYEJWa0a.css">
</head>
<body>
<div id="root"></div>
</body>
</html>