Refactor code structure for improved readability and maintainability

This commit is contained in:
sha
2025-06-20 16:20:28 +03:00
parent aab9b84b1a
commit 0546a2f72e
9 changed files with 182 additions and 65 deletions
+2 -7
View File
@@ -2,14 +2,9 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg?v=1.0" />
<link rel="shortcut icon" href="/favicon.svg?v=1.0" />
<link rel="apple-touch-icon" href="/favicon.svg?v=1.0" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Vancouver Investment Fund - Ukrainian investment fund established in 2018, focused on energy, woodworking, real estate, retail, and wholesale trade." />
<meta name="keywords" content="investment fund, ukraine, vancouver, energy, real estate, retail, woodworking" />
<meta name="author" content="Vancouver Investment Fund" />
<title>Vancouver Investment Fund</title>
<title>Vancouver</title>
</head>
<body>
<div id="app"></div>