Files
handyman/dist/index.html
T
Dan Dobos e8d0f5b087 feat: update UI components for dark mode support and color scheme changes
- Refactored About, Contact, Gallery, Home, Services pages to enhance dark mode compatibility.
- Changed color schemes from orange to sky for various elements.
- Updated background colors and text colors to improve readability in dark mode.
- Added dark mode configuration to Tailwind CSS.
2026-02-23 13:51:44 +01:00

16 lines
460 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Handyman Service App Design</title>
<script type="module" crossorigin src="/handyman/assets/index-D0ECyUx1.js"></script>
<link rel="stylesheet" crossorigin href="/handyman/assets/index-eJB9Fk64.css">
</head>
<body>
<div id="root"></div>
</body>
</html>