-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
42 lines (40 loc) · 2.89 KB
/
index.html
File metadata and controls
42 lines (40 loc) · 2.89 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<!-- Favicon -->
<link rel="icon" href="https://www.yourwebsite.com/images/favicon-light.png">
<link rel="apple-touch-icon" href="https://res.cloudinary.com/dh4rm7b7b/image/upload/v1679732119/PVC-Pipe/PVC_Pipe-06_ediimz.png">
<link rel="icon" href="https://res.cloudinary.com/dh4rm7b7b/image/upload/v1679732120/PVC-Pipe/PVC_Pipe-04_fzjozx.png" media="(prefers-color-scheme: dark)">
<link rel="apple-touch-icon" href="https://res.cloudinary.com/dh4rm7b7b/image/upload/v1679732120/PVC-Pipe/PVC_Pipe-04_fzjozx.png" media="(prefers-color-scheme: dark)">
<!-- Meta tags -->
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Our PVC delivery services are fast and reliable, ensuring your PVCs are delivered on time. Contact us today for a quote!">
<meta name="keywords" content="PVC delivery, Permanent Voters Card, delivery services, reliable delivery, fast delivery, voters card">
<meta property="og:title" content="PVC Pipe - Your Fast and Reliable PVC Delivery Plug">
<meta property="og:description" content="Our PVC delivery service is fast and reliable, ensuring your PVCs are delivered on time. Contact us today for a quote!">
<meta property="og:image" content="https://res.cloudinary.com/dh4rm7b7b/image/upload/v1679732119/PVC-Pipe/PVC_Pipe-13-1_sejpxp.png">
<meta property="og:image:width" content="400">
<meta property="og:image:height" content="400">
<meta property="og:url" content="https://www.pvc-pipe.org">
<meta property="og:type" content="website">
<!-- Whatsapp -->
<meta property="og:site_name" content="PVC-Pipe">
<meta property="og:title" content="PVC Pipe - Your Fast and Reliable PVC Delivery Plug">
<meta property="og:description" content="Our PVC delivery service is fast and reliable, ensuring your PVCs are delivered on time. Contact us today for a quote!">
<meta property="og:image" content="https://res.cloudinary.com/dh4rm7b7b/image/upload/v1679732119/PVC-Pipe/PVC_Pipe-13-1_sejpxp.png">
<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@PVC-Pipe">
<meta name="twitter:title" content="PVC Pipe - Your Fast and Reliable PVC Delivery Plug">
<meta name="twitter:description" content="Our PVC delivery service is fast and reliable, ensuring your PVC products are delivered on time. Contact us today for a quote!">
<meta name="twitter:image" content="https://res.cloudinary.com/dh4rm7b7b/image/upload/v1679732119/PVC-Pipe/PVC_Pipe-13-1_sejpxp.png">
<title>PVC Pipe - Fast and Reliable PVC Delivery Plug</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
<script type="module" src="/@vite/client"></script>
<script nomodule src="/@vite/client"></script>
</body>
</html>