forked from artsyammo/Wallpapers-ver0.1
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
29 lines (29 loc) · 838 Bytes
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Artsyammo</title>
<link rel="stylesheet" href="style.html" />
</head>
<body>
<center>
<p>New!</p>
<h1>Need Customization for Lockscreens</h1>
<h2>with our wallpapers ver0.1</h2>
<a
href="https://drive.google.com/drive/folders/1pYNMD-Ybyg0dHNSxMaQgS2dBmDdWDy_o?usp=sharing"
target="_blank"
>Get Here</a
>
</center>
<!-- <p><center>Wallpapers</center></p>
<center>
<a
href="https://drive.google.com/drive/folders/1pYNMD-Ybyg0dHNSxMaQgS2dBmDdWDy_o?usp=sharing"
target="_blank"
>Get Your Wallpapers</a
>
</center> -->
</body>
</html>