-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest.html
38 lines (28 loc) · 1.39 KB
/
test.html
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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Blank template</title>
<!-- Load external CSS styles -->
<link rel="stylesheet" href="styles.css">
<meta property="og:title" content="I am sunny" data-rh="true">
<meta property="og:description" content="✨ Packaging includes:
1 earphone (left and right sides)
1 charging box
1 charging cable
1 user manual
💖 Part 2【Case】
💖No headphones, only one headphone case" data-rh="true">
<meta property="og:type" content="website" data-rh="true">
<meta property="og:url" content="https://shopee.sg/TWS-Bluetooth-Headphones-Pro-3-Touch-Noise-Reduction-Wireless-Bluetooth-Headphones-with-Microphone-i.1003080872.22242780986" data-rh="true">
<!-- <meta property="og:image" content="https://down-sg.img.susercontent.com/file/cn-11134207-7qukw-lg5qbw465im69c" data-rh="true"> -->
<meta property="og:url" content="https://m.deltar.xyz/app/goods?id=4512" data-rh="true">
<!-- <meta property="og:image" content="https://m.deltar.xyz/loading-logo1.png"> -->
<meta property="og:image" content="https://images.pexels.com/photos/20687375/pexels-photo-20687375.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=2" data-rh="true">
</head>
<body>
<h1>Test==1111 2222 333 444===</h1>
<!-- Load external JavaScript -->
<script src="scripts.js"></script>
</body>
</html>