-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdrops.html
More file actions
120 lines (115 loc) · 5.97 KB
/
Copy pathdrops.html
File metadata and controls
120 lines (115 loc) · 5.97 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.1.3/dist/css/bootstrap.min.css"
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.1.3/dist/css/bootstrap.min.css"
integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css"
integrity="sha512-5A8nwdMOWrSz20fDsjczgUidUBR8liPYU+WymTZP1lmY9G6Oc7HlZv156XqnsgNUzTyMefFTcsFH/tnJE/+xBg=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<script src="https://code.jquery.com/jquery-3.3.1.js"
integrity="sha256-2Kok7MbOyxpgUVvAk/HJ2jigOSYS2auK4Pfzbm7uH60=" crossorigin="anonymous">
</script>
<script>
$(function () {
$("#header").load("./include/header.html");
});
</script>
<title>Opensea Template</title>
</head>
<body>
<div id="header"></div>
<div class="mb-4"></div>
<div class="container-max">
<div class="col-lg-12 mb-5">
<h3 class="mb-3 font-weight-bold">Drops</h3>
<div class="row">
<a class="col4 card" href="/collection">
<img src="https://i.seadn.io/gae/lHexKRMpw-aoSyB1WdFBff5yfANLReFxHzt1DOj_sg7mS14yARpuvYcUtsyyx-Nkpk6WTcUPFoG53VnLJezYi8hAs0OxNZwlw6Y-dmI?auto=format&dpr=1&w=136&h=136&fr=1" alt="">
<span class="p-3">
<h5 class="font-weight-bold h6">Art NFT by AK</h5>
<div class="flex">
<div class="col2">
<p class="mb-1 text-muted small">Started</p>
<h5 class="font-weight-bold h6">--</h5>
</div>
<div class="col2">
<p class="mb-1 text-muted small">Status</p>
<h5 class="font-weight-bold h6">Ended</h5>
</div>
</div>
</span>
</a>
<a class="col4 card" href="/collection">
<img src="https://i.seadn.io/s/raw/files/9f0bd960793464dd02d2ef6ee56e9fc0.png?auto=format&dpr=1&w=136&h=136&fr=1" alt="">
<span class="p-3">
<h5 class="font-weight-bold h6">Zokio</h5>
<div class="flex">
<div class="col2">
<p class="mb-1 text-muted small">Started</p>
<h5 class="font-weight-bold h6">--</h5>
</div>
<div class="col2">
<p class="mb-1 text-muted small">Status</p>
<h5 class="font-weight-bold h6">Ended</h5>
</div>
</div>
</span>
</a>
<a class="col4 card" href="/collection">
<img src="https://i.seadn.io/gcs/files/89fa59b6bf768193c8aa6e83f10fe8f3.gif?auto=format&dpr=1&w=136&h=136&fr=1" alt="">
<span class="p-3">
<h5 class="font-weight-bold h6">Pudgy Miladi</h5>
<div class="flex">
<div class="col2">
<p class="mb-1 text-muted small">Started</p>
<h5 class="font-weight-bold h6">4 Arp</h5>
</div>
<div class="col2">
<p class="mb-1 text-muted small">Status</p>
<h5 class="font-weight-bold h6">Running</h5>
</div>
</div>
</span>
</a>
<a class="col4 card" href="/collection">
<img src="https://i.seadn.io/gcs/files/89fa59b6bf768193c8aa6e83f10fe8f3.gif?auto=format&dpr=1&w=136&h=136&fr=1" alt="">
<span class="p-3">
<h5 class="font-weight-bold h6">Pudgy Miladi</h5>
<div class="flex">
<div class="col2">
<p class="mb-1 text-muted small">Started</p>
<h5 class="font-weight-bold h6">21 Jan</h5>
</div>
<div class="col2">
<p class="mb-1 text-muted small">Status</p>
<h5 class="font-weight-bold h6">Ended</h5>
</div>
</div>
</span>
</a>
<a class="col4 card" href="/collection">
<img src="https://i.seadn.io/gcs/files/89fa59b6bf768193c8aa6e83f10fe8f3.gif?auto=format&dpr=1&w=136&h=136&fr=1" alt="">
<span class="p-3">
<h5 class="font-weight-bold h6">Pudgy Miladi</h5>
<div class="flex">
<div class="col2">
<p class="mb-1 text-muted small">Started</p>
<h5 class="font-weight-bold h6">19 Jan</h5>
</div>
<div class="col2">
<p class="mb-1 text-muted small">Status</p>
<h5 class="font-weight-bold h6">Ended</h5>
</div>
</div>
</span>
</a>
</div>
</div>
</div>
</body>
</html>