-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
41 lines (41 loc) · 2.6 KB
/
Copy pathindex.html
File metadata and controls
41 lines (41 loc) · 2.6 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link rel="preconnect" href="https://dsggmechzloaqevepktp.supabase.co" crossorigin />
<link rel="dns-prefetch" href="https://fonts.googleapis.com" />
<link rel="dns-prefetch" href="https://dsggmechzloaqevepktp.supabase.co" />
<link rel="preconnect" href="https://dsggmechzloaqevepktp.supabase.co/storage/v1" crossorigin />
<link rel="dns-prefetch" href="https://cdn.shopify.com" />
<link rel="preconnect" href="https://cdn.shopify.com" crossorigin />
<link rel="preload" href="https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2" as="font" type="font/woff2" crossorigin />
<link rel="preload" href="https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgA.woff2" as="font" type="font/woff2" crossorigin />
<link rel="icon" type="image/png" href="/favicon.png" />
<title>Asper Beauty Shop — Premium Dermocosmetics & Clinical Skincare</title>
<meta name="description" content="Shop 4,000+ dermocosmetic and clinical skincare products from Eucerin, La Roche-Posay, CeraVe, Bioderma, Vichy and more. Free delivery in Amman." />
<link rel="canonical" href="https://www.asperbeautyshop.com/" />
<meta property="og:title" content="Asper Beauty Shop — Premium Dermocosmetics & Clinical Skincare" />
<meta name="twitter:title" content="Asper Beauty Shop — Premium Dermocosmetics & Clinical Skincare" />
<meta property="og:description" content="Shop 4,000+ dermocosmetic and clinical skincare products from Eucerin, La Roche-Posay, CeraVe, Bioderma, Vichy and more. Free delivery in Amman." />
<meta name="twitter:description" content="Shop 4,000+ dermocosmetic and clinical skincare products from Eucerin, La Roche-Posay, CeraVe, Bioderma, Vichy and more. Free delivery in Amman." />
<meta name="twitter:card" content="summary_large_image" />
<meta property="og:type" content="website" />
</head>
<body>
<script>
// Restore path from SPA 404 redirect
(function() {
var redirect = sessionStorage.getItem('spa_redirect');
if (redirect && redirect !== '/') {
sessionStorage.removeItem('spa_redirect');
window.history.replaceState(null, null, redirect);
}
})();
</script>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>