mirror of
https://github.com/shadoll/vancouver.git
synced 2026-08-28 03:28:21 +00:00
feat: update favicon implementation and add versioning to icon links
This commit is contained in:
+3
-1
@@ -2,7 +2,9 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
<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" />
|
||||
<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" />
|
||||
|
||||
Reference in New Issue
Block a user