-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
171 lines (168 loc) · 6.35 KB
/
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
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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
<!DOCTYPE html>
<html lang="en">
<head>
<title>Warm donations</title>
<!-- Required meta tags -->
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<meta property="og:title" content="Warm Donations | Uzbekistan" />
<meta
name="description"
content="Your greateness is not what you have, it is what you give..."
/>
<meta
property="og:description"
content="Your greateness is not what you have, it is what you give..."
/>
<meta property="og:image" content="img/logo.png" />
<meta property="og:url" content="https://warm-donations.netlify.app" />
<link rel="shortcut icon" href="img/logo.png" type="image/x-icon" />
<!-- Bootstrap CSS -->
<link
rel="stylesheet"
href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
crossorigin="anonymous"
/>
<link rel="stylesheet" href="css/main.css" />
</head>
<body>
<div class="row" id="loader" style="height: 100vh">
<div class="col-sm-12 my-auto d-flex justify-content-center">
<div class="text-center">
<img src="img/ramadan.png" alt="" />
<div style="font-size: 24px; padding: 24px; font-weight: 500">
Ramazon Muborak!
<p style="font-size: 16px">
Your greateness is not what you have, it is what you give...
</p>
</div>
</div>
</div>
</div>
<div class="container text-center" id="app">
<img src="img/logo.png" alt="" class="logo" />
<div class="row">
<div class="col">
<div class="custom-card">
👥 <br />
<span class="countfect" data-num="24"></span> <br />
KISHI
</div>
</div>
<div class="col">
<div class="custom-card">
💰 <br />
<span class="countfect" data-num="1015000"></span> <br />
UZS
</div>
</div>
</div>
<a href="https://payme.uz/@warmdonations" class="btn custom-btn btn-block"
>PAYME | Hayriya qilish</a
>
<div class="row">
<div class="col">
<div class="custom-card">
<p class="post-text">
Assalomu aleykum do'stlar. Muborak Ramazon oyining to'rtinchi
jumasi, ya’ni 7-may kunida bir guruh yoshlar bilan savobli ishga
qo'l urishni istagan edik.
</p>
<button
type="button"
data-toggle="modal"
data-target="#exampleModalCenter"
class="btn custom-btn btn-block"
style="margin-bottom: 0"
>
To’liq o'qish
</button>
<!-- Modal -->
<div
class="modal fade"
id="exampleModalCenter"
tabindex="-1"
role="dialog"
aria-labelledby="exampleModalCenterTitle"
aria-hidden="true"
>
<div class="modal-dialog modal-dialog-centered" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLongTitle">
🌜 Ramazon muborak
</h5>
<button
type="button"
class="close"
data-dismiss="modal"
aria-label="Close"
>
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<p class="post-text">
Assalomu aleykum do'stlar. Muborak Ramazon oyining
to'rtinchi jumasi yani 7 may kunida bir guruh yoshlar
bilan savobli ishga qo'l urishni istagan edik. Bir qancha
loyihalarni o'tkazishni reja qilganmiz, ularning orasida
qariyalar uylariga, masjidlarga, ijtimoiy himoyaga muhtoj
oilalarga Qur'on kitoblarini ulashish, Respublikamizning
turli nuqtalarida iftorliklar tashkil etish, ijtimoiy
himoyaga muhtoj, boquvchisini yo'qotgan oilalarga va
imkoniyati cheklangan yoshlarga yordam berishlar o'rin
olgan. Ushbu hayrli ishimizni qay darajada o'tkazish bu
albatta sizlarga ham bog'liq. Imkoniyatingiz yetganicha
hayriya qiling yoki do'stlaringiz bilan ushbu saytni
ulashing. Zero, qancha safimiz kengaysa, imkoniyatlarimiz
shuncha ko'payadi.
</p>
</div>
<div class="modal-footer">
<button
type="button"
class="btn btn-secondary"
data-dismiss="modal"
>
Yopish
</button>
<a
href="https://payme.uz/@warmdonations"
class="btn btn-success"
>
Hayriya qilish
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<footer>
Made with ❤️ by
<a href="tg://resolve?domain=codeflowuz">Codeflow Team</a>
</footer>
</div>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
crossorigin="anonymous"
></script>
<script
src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
crossorigin="anonymous"
></script>
<script src="/js/countfect.min.js"></script>
<script src="/js/main.js"></script>
</body>
</html>